badfreek Posted November 13, 2013 Share Posted November 13, 2013 Hello - I have a customized default theme in 1.5.4 and have a problem with cross selling module, which is not working - showing products under the product details... tried uninstalling, reinstaling, deleting... it just does not shows up... anybody maybe has any clue why not? appreciate the help... example: http://shoprock.eu/de/home/20-alpha-industries-n-2b-jacket.html Link to comment Share on other sites More sharing options...
vekia Posted November 13, 2013 Share Posted November 13, 2013 hello make sure that your theme has got HOOK_PRODUCT_FOOTER in product.tpl file Link to comment Share on other sites More sharing options...
badfreek Posted November 13, 2013 Author Share Posted November 13, 2013 I do have this line in product.tpl {/if}{if isset($HOOK_PRODUCT_FOOTER) && $HOOK_PRODUCT_FOOTER}{$HOOK_PRODUCT_FOOTER}{/if} Link to comment Share on other sites More sharing options...
vekia Posted November 13, 2013 Share Posted November 13, 2013 so it should work can you check modules > positions tab in your back office then search for displayProductFooter modules list does this module appear on this modules list? Link to comment Share on other sites More sharing options...
PascalVG Posted November 14, 2013 Share Posted November 14, 2013 Hi Badfreek, question: Did it work before, or has it never done so? If it used to work, did you change anything just before you noticed it disappeared? pascal Link to comment Share on other sites More sharing options...
badfreek Posted November 14, 2013 Author Share Posted November 14, 2013 @vekia - I have it in product footer - it sets itself there and in header when installed @pascal - it never worked best_badfreek Link to comment Share on other sites More sharing options...
vekia Posted November 14, 2013 Share Posted November 14, 2013 another thing: can you check directory: themes/YOUR_THEME/modules/productscategory/ does the .tpl file exist there? if so, can you try to remove it temporarily Link to comment Share on other sites More sharing options...
badfreek Posted November 14, 2013 Author Share Posted November 14, 2013 Hey vekia, I do not have folder productscategory in this path... Link to comment Share on other sites More sharing options...
PascalVG Posted November 26, 2013 Share Posted November 26, 2013 Hi Badfreek, Just checking, but do you have already any placed order in your shop? The crosselling module needs some orders to check if a product was sold together with other products. A list of 'people who bought this product also bought' will only be shown with products that : 1) are already in any old order AND 2) has other products within that same order. Only if those requirements are met, any cross-sold product will be shown. Let me know, pascal 1 Link to comment Share on other sites More sharing options...
badfreek Posted December 4, 2013 Author Share Posted December 4, 2013 Hello Pascal, yes, maybe that is the problem - will make the adjustments and let you know. thanx a lot b Link to comment Share on other sites More sharing options...
jarnail Posted February 26, 2014 Share Posted February 26, 2014 Hi Badfreek, Just checking, but do you have already any placed order in your shop? The crosselling module needs some orders to check if a product was sold together with other products. A list of 'people who bought this product also bought' will only be shown with products that : 1) are already in any old order AND 2) has other products within that same order. Only if those requirements are met, any cross-sold product will be shown. Let me know, pascal Thanks for valuable information. I want to know if there is any other option to show it without above mentioned condition? I got in odd things to do on product-detail-page: I want to display some information (image + description atleast) for every product. One option is 'related products' but this is already in use so i need to know something like "YOU MAY ALSO LIKE" products. Looking for its solution. Link to comment Share on other sites More sharing options...
PascalVG Posted February 27, 2014 Share Posted February 27, 2014 Jarnail, I responded in your original question in the forum already: http://www.prestashop.com/forums/topic/311163-you-may-also-like-this/ Please elaborate and continue the discussion there, pascal. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now