Cross-selling bug |
Post Reply | Page 12> |
Author | |
katharina
Senior Member Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 04-June-2008 at 12:43pm |
Just came across this bug in the cross selling. We have two items that are similar. One is smaller and other one is larger (not much of a price difference). We have created a cross link between them and it all seems to be fine until one item hit 0 inventory. This item may or may not come back in stock, pending on the manufacturers decision. In the meanwhile we get lots of calls for the smaller unit and we refer the customers to the larger one. The bug we now have is that it does not show the cross link on the out of stock item. It should to inform the customer of other items they may be of interest. Is there some setting I'm missing?
Katharina |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hi Katharina, Change the
following line: '//
Only run when having "Add to Cart" button IF
(showAddtoCart=1) AND (scCS=-1 AND cs_showProd="-1") THEN Change to: '//
Only run when having "Add to Cart" button IF scCS=-1 AND cs_showProd="-1" THEN |
|
katharina
Senior Member Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
This limitation does not make sense, but I like that you guys consider a change. I did the change, but it still does not show. Could it be that selecting the "not for sale" button with message causes this?
Katharina |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hi Katharina, I understand the limitation doesn’t work for you. However, it makes sense for others. Some stores use cross selling for “related items” and other use it for “bundle packages”. In some cases accessories are required and are not available unless the parent product is available. For any given feature there are virtually an unlimited number of ways someone will want to use it. We are always listening and will try to add good suggestions to future updates. We work hard to accommodate everyone. Depending on your type you may also need to comment out the following: IF showAddtoCart=1 THEN (line 1501) END IF (line 1628) |
|
katharina
Senior Member Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
For bundled items it makes completely sense. For related items it doesn't. The bundled items is new isn't it?
Commenting out you mean putting a ' in front of it. Right? |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Yes. Put a ' in front of those lines.
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
I guess the key distinction here is between "Alternative items" and "Options / Accessories / Complementary items" .
Just my 2 cents :-) |
|
katharina
Senior Member Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Still no luck with showing cross sell items on an out of stock item page. I guess I give up on this one. What a pitty.
Katharina |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hi Katharina, |
|
katharina
Senior Member Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I followed it step by step, since the instructions were straight forward. The products has no options. All we have done at this point is marked it "Not for Sale" and inventory is set at 0, and ignore stock has been turned off. I guess we have to create a manual link from the product description instead. I still don't think a cross link should be disabled just because one item is out of stock. For example you sell a candle holder and candles for it. You can be out of the holder and still offer the candles since some may already have the holder. Isn't that the point of cross selling, even for add on items. For bundles items it is a different story.
Katharina |
|
Post Reply | Page 12> |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |