View Categories

Magento Configurable Product

1 min read

Configurable Product is displayed as a single Product with drop-down lists of options (Child Products) for each variation. Each option is a separate Simple Product.

Let’s take a look at the example of such a Product and how its variations are displayed:

  • In Magento Inventory settings
1_config_associated

  • In the list of Magento Products, where ID 135 is a Parent Product, and the rest are Child Products
5_conf_qty

  • In the M2E Pro Listing
conf_pr_in_listing_m1
  • on eBay
8_conf_ebay3

Find out how to calculate price and quantity for your Configurable Product in these articles:

Configurable Product Listed as Simple #

If the Ignore Variations option is enabled in Selling Policy, a Configurable Product will be listed as a Simple one, without variations.

In this case, the sum of all Child Products’ quantities and the price of the cheapest Child Product will be submitted to eBay.

Leave a comment

Your email address will not be published. Required fields are marked *