JSFiddle - React, Tailwind, and code Playground

by ced1

HTML

<label for="offeringID_0">
    <input type="checkbox" name="offeringID[]" id="offeringID_0" class="active" value="4268" checked="checked">
    <span class="product-name">
        This product: JSDA JD6500                         
    </span>
    "-"
    <span class="price">
        <del>
            <span class="woocommerce-Price-amount amount">
                # irrelevant span content
            </span>
        </del>
    </span>
</label>