Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <?php
  2. $configurable= Mage::getModel('catalog/product_type_configurable')->setProduct($product);
  3. $simpleCollection = $configurable->getUsedProductCollection()->addAttributeToSelect('*')->addFilterByRequiredOption
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement