Hi there,
I am looking to add the price and compare price to ATC button on the Ride Theme. Any help is appreciated.
Goal: display both product price and compare-at price on the Add to Cart (ATC) button in the Shopify Ride theme. ATC = “Add to Cart.” Compare-at price = the original/higher price shown for a discount.
Most recent update: A contributor provided a code-based approach to show the price:
Notes:
Status: Partially addressed. A concrete method to display the price is provided, but adding the compare-at price specifically isn’t shown. No confirmation from the original poster yet; discussion appears open. The included screenshot is useful for understanding exact placement.
Hi there,
I am looking to add the price and compare price to ATC button on the Ride Theme. Any help is appreciated.
firstly, give me the product page url and give me the screenshot where to put price and compare at price?
Hi @jcbkgh ,
This is Victor from PageFly - Shopify Page Builder App
You can follow this guide to add a product price / compare price to the ATC button of the Ride theme
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: Find main-product.liquid, click on it > Search for “product-form__buttons” in the file
Step 3: Add the code below like this screenshot
{{ product.price | money_without_trailing_zeros}}
Hope this can help you solve the issue
Best regards,
Victor | PageFly