Add on item / related items

Is there a way to make related products?

Say I sell tshirts and I also sell stickers

When someone buys the BUTTERFLY TSHIRT - I also want to offer them a BUTTERFLY Sticker as an ADD ON....

I can't see how to connect 2 items

Thank you for the help

tim

I will see if I can publish an add-on later for this. For now give both products the same keywords so they will match as similar items. You can adjust the score for keywords in func_catalog.inc.php line 250:

". (!empty($filter['keywords']) ? "+ if(find_in_set('". implode("', p.keywords), 1, 0) + if(find_in_set('", database::input($filter['keywords'])) ."', p.keywords), 1, 0)" : false) ."

1 means 1 point

THANK YOU!

[quote]Is there a way to make related products?[/quote]

+1

I, too, would like to see related products.  Kind of like similar products, but tied directly to a product id instead of using keywords.

Den här tråden har stängts på grund av lång inaktivitet. Det går inte att posta inlägg till den.
Se kod på GitHub