Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Marcin 1 post 21 karma points
    Jul 30, 2012 @ 13:09
    Marcin
    0

    Product Family instance

    Hi,

    I have product definition with couple of variant property. Now I have situation where some products wont have any variants but I want to create them usign above product definition is this possible ? or I must create additionaly product definition which have the same properties but non of them are variant ?

     

  • Iain Martin 54 posts 98 karma points
    Jul 30, 2012 @ 14:26
    Iain Martin
    0

    Unless Soren knows better (and he usually does) I think you will have to recreate the product definitions as non-variant properties and assign the product to that definition.

     

  • hansdesmedt 10 posts 31 karma points
    Aug 06, 2012 @ 14:28
    hansdesmedt
    0

    hi, we are using a syncscript in C# for this so creating a different Product Definition would make it difficult when a product suddenly gets a new variant we need to change the product definition.  That's why we decided to always create a model and a variant for every product.

    In fact we don't need to create variants if we just create a new product for every product/variant.  The disadvantage of this solution is that we need to reinvent the variants system ourselfs in code.

    Do you think creating variants for every product will result in some bad consequences?  What are the best practices with variants?  We want pictures with every variant so we are putting all the images in the media folder with some properties on them to link the images to the right product. 

     

    Thanks

  • Søren Spelling Lund 1797 posts 2786 karma points
    Aug 06, 2012 @ 16:49
    Søren Spelling Lund
    0

    As long as you don't create any variants on the product you should be fine. The safest approach is to create two separate definitions, but as I mention it should work.

Please Sign in or register to post replies

Write your reply to:

Draft