New Shopify Certification now available: Liquid Storefronts for Theme Developers

Product listings not changing prices when selecting variants

PetStreetMall
Visitor
3 0 1

We're having an issue where the product listings are not changing prices when selecting variants. The theme is Pursuit v.3.

 

https://www.petstreetmall.com/

 

We've looked through the product-price.liquid with this being the current code:

 

{% include 'product-price', variant: current_variant, product: product %}
{% endcomment %}
{%- liquid
if variant.title
assign compare_at_price = variant.compare_at_price
assign price = variant.price
assign available = variant.available
else
assign compare_at_price = 1999
assign price = 1999
assign available = true
endif

 

Any help would be greatly appreciated!

Reply 1 (1)
Made4uo-Ribe
Shopify Partner
4190 963 1168

Hi @PetStreetMall,

 

The error is coming from a javascript code and not liquid. See website console below. 

Made4uoRibe_0-1697214306335.png

I would suggest fixing that error. If you are not a javascript savvy, I suggest hiring someone to fix the error for you

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com