1

I'm trying to set up a magento shop, and basically I want certain products (add on items) only if they have the main product already in their cart. I don't want the customer to be able to purchase the add on products on their own.

How would I set that up?

Stephan Muller
  • 27,018
  • 16
  • 85
  • 126
Xero1
  • 329
  • 4
  • 18
  • Would a Bundle Product work? Read more @ http://www.magentocommerce.com/knowledge-base/entry/creating-a-bundled-product? – MagePal Extensions Oct 25 '12 at 00:45
  • 1
    I added my previous comment as a answer below so please accept it so that users don't keep on seeing it as an unanswered question and spend time reading it. Thanks – MagePal Extensions Oct 25 '12 at 11:29

1 Answers1

1

To accomplish this you could Create a Bundle Product in Magento

MagePal Extensions
  • 17,646
  • 2
  • 47
  • 62