Developer forum

Forum » Templates » parts list + variants

parts list + variants

Nuno Aguiar
Reply
Hi,

I am trying to combine parts lits with variantes

 

The goal: have a lingerie product where the user can select:
  - top item
    - list of products
      - variants of size, color, ...
  - bottom item
    - list of products
      - variants os size, color, format, ...
  - opcional straps
    - list of products

I managed to get this loaded into the template, however, how do I add it to the cart?

Nuno


Replies

 
Nuno Aguiar
Reply
Hi Guys,

So no-one has had this problem yet? The only solution I can think of is to have some custom development, when adding to cart and listen for specific parameters.

Any ideas without custom development?

Nuno

 
Marco Johannesen
Reply
This post has been marked as an answer
Check this out: http://developer.dynamicweb-cms.com/forum/development/adding-multiple-items-to-a-cart.aspx?PID=48
Shouldn't be a problem adding the variants.

Else you could easily do it with jQuery where you send an ajax request with addCmd for each bodypart(product).

Votes for this answer: 0
 
Nuno Aguiar
Reply
Hi Marco,

Yes, you are right. Thanks a lot, just the brainstorming I needed :P

Nuno

 

You must be logged in to post in the forum