Shopify themes, liquid, logos, and UX
Hi there I am using the Warehouse theme from Shopify
I want to replace products with $0 to a get a quote link. can anyone please help me with it.
My site: https://testingmysite4.myshopify.com/
Aimed solution:
You can create a seperate product template for the products that you want to display your custom elements on you then make changes to the price and add a button statically . If you want to do it dynamically, you can edit your main product template and add a conidtional to render your custom elements when product.price equals 0.; {% if product.price=0 %}. I wouldnt reccomend messing around in your code unless you're an experienced developer, there are quote apps in the shopify store that you can add to your store, just make sure you check your sites performance after adding them. Let me know if you have more questions or if there is something i missed
you want me to add this code: {% if product.price=0 %} to the product templet file?
I would not recommend adding custom code to your theme or you risk breaking your theme. If you do opt to work in your theme code then i recommend you create a backup file for each file you work on. I highly recommend that you dont tamper with the theme code. Instead I would recommend you download one of the apps from the app store that can do just what you are looking for; i've attached a video below.
User | RANK |
---|---|
155 | |
127 | |
80 | |
73 | |
69 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023