| SqjJuJkKba
| 1 of 1
|
| mzFyTaAiPOuvNniOM |
September 05, 12 |
|---|
| Hi was just reading this as I was deptarese to find a solution, had the options but not the quantities and product names so I used this:// For bundle product $options = $selectionCollection = $_product->getTypeInstance(true) ->getSelectionsCollection( $_product->getTypeInstance(true)->getOptionsIds($_product), $_product ); foreach($options as $option){ echo $option->getSelectionQty()*1 . x . $option->getName() . ; }
|
|
|