productcomments
productcomments copied to clipboard
Expose comments for theme
Questions | Answers |
---|---|
Description? | Expose comments for theme |
Type? | improvement |
BC breaks? | no |
Deprecations? | no |
Fixed ticket? | Fixes PrestaShop/Prestashop#28719 |
How to test? | in theme should be a smarty var $product.productComments.comments with the reviews |
Related PR and issues: https://github.com/PrestaShop/hummingbird/pull/319 https://github.com/PrestaShop/PrestaShop/issues/28719
I try to do in theme files but google complains about it because we can't link the product schema whit the microdata or json+ld on .tpl (Really you can (@id or itemref) but it still complains because on product schema theres no direct ref to the reviews. So the best option is add to the module