prestarocket-agence / classic-rocket

Classic Rocket is a rework of "classic theme". It has been built keeping in mind : performance, accessibility and SEO.
https://demoprestashop.prestarocket.com/
Other
230 stars 127 forks source link

Compatibility with blockwishlist module #236

Open lmeyer1 opened 3 years ago

lmeyer1 commented 3 years ago

Blockwishlist module requires a class="thumbnail-container" in the product miniature template. The wishlist buttons are not displayed and a javascript error is thrown.

Seeryos commented 1 year ago

Your issue is pretty old but I found a solution :

Just add "thumbnail-container" class to

in template/catalog/_partials/miniatures/product.tpl. The "Add to wishlist button" will appear. BUT ! It doesn't work when we press it...

If someone has an idea ... :-)