You must be logged in to reply to this topic. Click here to login or register
Forum › Forum › Magento Theme › SNS Camen – Magento Theme › Home Page Category section show specific product id's?
How do I assign specific product ids to show up? I’ve tried:
<action method=”setConfig”>
<name>
<title>Street Wear</title>
<product_limitation>12</product_limitation>
<product_category>91</product_category>
<product_filter_by>all</product_filter_by>
<product_ids>338,162</product_ids>
</name>
</action>
But it does not work.
thanks,
Eric
You must be logged in to reply to this topic. Click here to login or register