Top "Configurable-product" questions

A Magento product that has customizable options, which may be automatically copied to new products based on parent configurable product.

Creating Magento Bundled or Group Products with Configurable Products

Is there a way to create a bundled product or group product in Magento Community with pictures and configurable products. …

magento configurable-product
Get configurable sku from simple SKU or ID

I'm attempting to get a parent configurable product SKU from one of it's child simple products' SKU or ID. My …

magento configurable-product skus
Magento 2:How get price configurable in product list

How can get price product With simple product: $oldPrice= $_product->getPrice(); $newPrice= $_product->getSpecialPrice(); it returns the right …

attributes magento2 configurable-product price