Re: Multi Cross Sell mod [Support thread]
Quote:
Others have used the Tabbed Products Pro mod to display Also Purchased and Multi Cross Sell in separate tabs. But again I have not done this so have no code to show you.
Haha should have read gilbys suggestion. Though I didn't use a mod just built a tabbed structure from examples on the net.
Re: Multi Cross Sell mod [Support thread]
oh my bleep bleep .... How did I miss that 1 ,Got some more work cut out for me next week trying it out ,looks like it's just what I need although looks a bit confusing right now..I see at least I have a help thread to work with as well so will get though it ..
thanks for pointing that 1 out to me :)
Re: Multi Cross Sell mod [Support thread]
I'm looking for a cross sell that will display on the shopping cart page as well as the product page. It does not appear this one does, but could it be modified to do so by adding code to tpl_shopping_cart_default.php?
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
jeking
I'm looking for a cross sell that will display on the shopping cart page as well as the product page. It does not appear this one does, but could it be modified to do so by adding code to tpl_shopping_cart_default.php?
I haven't needed that ability so atm I haven't coded that. It is certainly doable.
or you could use any of the other cross sells that have this feature
btw you cannot just cut and paste the existing code.
The existing code relies on their being only 1 product that you can provide multiple cross sells for.
The code would have to take account that their is multiple products in the cart that you might want to cross sell for and sort out all the possible different "headers" to display.
or you could allocate only one of the cross sells to display on the shopping cart page.
iow: You will need a bit of pre planning on organizing what info you will display on this page.
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
gilby
you could use any of the other cross sells that have this feature
That's exactly what I tried and it worked perfectly. For reference, I used:
http://www.zen-cart.com/downloads.php?do=file&id=180
The module says it's for v1.3.6 but it worked without modification on a 1.5.1 installation.
Re: Multi Cross Sell mod [Support thread]
I installed the Multi Cross Sell, and everything looks fine on the admin backend. I have associated two products ok, but no luck in getting the cross sell to display on the product page.
I have the required additional code added on the tpl_product_info_display.php located in my templates section as well, along with all other files that are parts of the installation in their respective folders.
I am running:
Zencart v1.5.1
PHP 5.5.3
########## Template structure
I have previously used your extension on a Zencart v1.3.9h, and it worked great previously.
Does the cross sell work well in the v1.5.1 ?
Is there something I might be missing ?
Thank you,
Rudy
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
rudyg99
Does the cross sell work well in the v1.5.1 ?
Works fine on 1.5.0 and should be fine on 1.5.1 also.
I haven't heard of issues with 1.5.1, I will double check
Quote:
Originally Posted by
rudyg99
Is there something I might be missing ?
Yes, a direct link(s) to these 2 products so I can see the problem myself
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
gilby
Works fine on 1.5.0 and should be fine on 1.5.1 also.
I haven't heard of issues with 1.5.1, I will double check
Yes, a direct link(s) to these 2 products so I can see the problem myself
Here are the two cross associated product links:
http://tiledart.com/shop2/index.php?...roducts_id=463
http://tiledart.com/shop2/index.php?...roducts_id=464
Product ID: 463 & 464
Thanks.
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
jeking
Did you use multi xsell with it?
Or 'Cross Sell' (seperate contribution by Merlin & DrByte)
I also need shopping cart upsell, but with multixsell as it's awesome (and installed already)
Would like to know your setup :)
Re: Multi Cross Sell mod [Support thread]
I installed multi cross sell and it worked great. at some point I was trying to get another module to work (ceon_uri-mapping) and I couldn't get it to work so I deleted the product data base tables and then reloaded them. It didn't fix the uri mapping problem and now multi cross sell no longer displays on my product page. When i go into catalog>multi cross sell it has cross sell data loaded but it doesn't display. I tried removing and reinstalling multi cross sell but it doesn't change anything. Don't know what I did to break it.