Page 1 of 1

Product variant (double...??)

Posted: 25 Aug 2020, 10:08
by mjmartino
Hi Jan
I have problem with double variant.. I dont now when this happend.
Product show some think like two variants in other product.
https://imgur.com/LicrdPS

LINK
No error with console etc.

Regards.

Re: Product variant (double...??)

Posted: 25 Aug 2020, 14:00
by Jan
Hi, on your site, there is some Javascript conflict.

The form fields are displayed with help of chosen. Usually, chosen hides the original form fields and display modified. In this case, the original are not hidden. Why? Hard to say, because no error is displayed in Javascript console.

Disabling chosen in Phoca Cart options will disable this feature (but it is not a solution if you need chosen form fields).

Jan