To affect the product price with priced options, please follow these steps:
- From Shopify's admin, select Apps.
- Select Product Options by Bold.
- Select Settings.
- Select Frontend Settings.
- Within the "Price Display Settings", select Add to Price.
- Select Save.
- From Shopify's admin, select Online Store.
- Select Actions.
- Select Edit code.
- Under "Templates", find product.liquid.
Note: If your theme uses sections, this could be found, under "Sections" in product-template.liquid or product-form.liquid.
-
Insert the new element:
bold_option_price_display
into the existing Product Price class, it should look similar to this:
<span class="bold_option_price_display product-price_price
- Select Save.
That's it!
Next Steps:
- Add a Tooltip to Product Options
- Add Product Options to Product Templates in Product Options 2.0
- Change the Order of Options in Product Options
Comments
Please sign in to leave a comment.