Developer forum

Forum » Development » How to show variants beneath main product in backend

How to show variants beneath main product in backend

Lars Larsen
Reply

Hi

I am creating complex variants through the API. After that creation the little box with a plus sign in it does not show up to the left of the product in the product list in the backend. What should I do to make them show up? If I edit a product (for which I have made a complex variant through the API) and clicks "Variants" and "Save and Close" then the complex variant shows up beneath the product in the product list.


Replies

 
Nicolai Høeg Pedersen
Reply

The product record has a field with the variant count:

Take a look at these fields:   ,[ProductVariantCounter]
      ,[ProductVariantProdCounter]
      ,[ProductVariantGroupCounter]

 
Morten Snedker
Reply

A bit more explanation of the columns that may be of help: http://developer.dynamicweb.com/forum/ecommerce-standard-features/import-of-variants-via-data-integration.aspx

 

/Snedker

 

You must be logged in to post in the forum