VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: GwB on June 26, 2021, 10:06:19 AM

Title: Selecting a multi variant in the product catalog, redirects to the product card
Post by: GwB on June 26, 2021, 10:06:19 AM
Greetings.
There was a problem after installing the demo portal with demo data. On the category page, if you select a product property, it takes you to the product card. I need to repeat the logic as in the demo (http://demo.virtuemart.net/product-variants). That is, when selecting, it just updates the data.

No errors in the browser console, I can't find something in the component settings that would be responsible for this behavior. Downloaded the latest version of Joomla 3.9.24 with VirtueMart 3.8
Title: Re: Selecting a multi variant in the product catalog, redirects to the product card
Post by: GJC Web Design on June 27, 2021, 22:37:42 PM
the page reload is by ajax so I assume JS error ... without life site no one can help
Title: Re: Selecting a multi variant in the product catalog, redirects to the product card
Post by: GwB on June 29, 2021, 09:48:21 AM
Quote from: GJC Web Design on June 27, 2021, 22:37:42 PM
the page reload is by ajax so I assume JS error ... without life site no one can help

it's local develop

in console all clear, i check it
in config (https://i.imgur.com/718njqS.png)
Title: Re: Selecting a multi variant in the product catalog, redirects to the product card
Post by: GwB on June 29, 2021, 10:44:51 AM
And answer, it's option "Use ajax in browse view" in custom fields. By default, off, after activation all work normal