Pradeepktpss Posted November 18, 2012 Share Posted November 18, 2012 hi guys Hope someone could help me out recently i purchased attribute wizard module problem is i want to use that module on products displayed by home featured module in prestashop 1.5.2 is there any way to get this done? Any suggestions would be greatly appreciated thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted November 18, 2012 Share Posted November 18, 2012 There's no way (without making major modifications), as the attribute info the module uses is only available on the product page. We have a different module that is made for product list pages (categories homepage featured, or any other page) http://www.presto-changeo.com/en/attribute-modules/59-product-list-attributes.html Link to comment Share on other sites More sharing options...
Pradeepktpss Posted November 18, 2012 Author Share Posted November 18, 2012 Thanks buddy for quick reply i was also thinking the same but if we can make available the attributes array of products in homefeatured on homefeatured.tpl and call attributewizard.tpl on home featured then you think there can be a way to sort this. regards Link to comment Share on other sites More sharing options...
tomerg3 Posted November 18, 2012 Share Posted November 18, 2012 As I said before, it's not a simple change, since there is no attribute information on the product list page (Javascript, not PHP). You are more than welcome to try and do it yourself, however, it would require a lot of modifications. Link to comment Share on other sites More sharing options...
Recommended Posts