Please specify the product's option(s). configurable product magento
问题 I am working with configurable product, I have created custom view for displaying configurable product. I am getting error (Please specify the product's option(s)) while adding configurable product to cart. This error occurs only with configurable product. I am using this code for add to cart $params = array( 'product' => $product->getId(), 'super_attribute' => array ( 133 => '3', 143 => '19', 142 => '18', 141 => '16', 140 => '14', 139 => '12', 138 => '10', 137 => '22', 136 => '9', 135 => '6'