No content to show
User Activity
10-16-2024
I added the below code to the price.liquid template and it worked perfectly. And added a little styling in base.css <div class="price__regular">{%- if product.quantity_price_breaks_configured? -%}{%- if show_compare_at_price and compare_at_price -%}{...
10-14-2024
Thanks @tobebuilds I'm using the Dawn theme.
10-10-2024
Thank you for replying to this query so quickly @ADEcom This sounds like a good solution. We have all our members tagged 'Subscribers' so this could work. Could you please go into more detail as to where in the code I would insert your example above...
Did you resolve this issue? I would like to show two prices on the same product for both regular customers and members. The members discount would be applied automatically via tags upon checkout and the regular customers would be enticed to become a ...
10-10-2024
We offer a discounted price to our members which is automatically applied on checkout via tags but would like non-members to see this price listed below the full price on every product to entice them to become members.Any customer without a membershi...
10-10-2024
I am also looking for this solution. We offer a discounted price to our members which is automatically applied on checkout via tags but would like non-members to see this price listed below the full price on every product to entice them to become mem...