Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: UPC code at variant level

  1. #1
    equatek is offline Junior Member
    Join Date
    Jul 2009
    Location
    Rochester, NY
    Posts
    7

    Default UPC code at variant level

    I have requirement to set a UPC for each variant combination. UPCs, unfortunately, do not follow a strict pattern to try to use the SKU Modifiers to build the UPC.

    So, how could I set a value for the UPC at each variant combination?
    [SIGPIC][/SIGPIC]

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    SKUs are generated by parent SKU + variant SKU + SKU modifier. If you can't make a combination out of those that works, just use only the variant-level SKU field and skip the others. You could also use Manufacturer's Part Number, or one of the unused fields like ExtensionData.

  3. #3
    ssgumby is offline Senior Member
    Join Date
    Feb 2009
    Posts
    683

    Default

    I had the same requirement. I used the Manufacturer part number field at the variant level to use the UPC. I then found out that atandra thub needed it in the sku suffix at the variant level so I now have it mapped there.