Hi David
I am Try to different small description for diffrent category
like
if(category=="mobile")
{
print $product["mobiledecs"];
}
else
{
print $product["accessoriesdesc"];
}
can you help me how can I get category name of particular product page.
Thanks
Amin
Hi Amin,
Use:
if($mainProduct["category"]=="mobile")
Cheers,
David.
--
PriceTapestry.com