Ok, got nearly everything I want done in main/product_modify.tpl. Now only problem is product codes (aka SKUs)
Currently it pulls up "SKU13" so SKU then the ID number of the product. I want it to do IE000013. As in change SKU to IE and and then add zeros to make it up to 6 digits (aka 100,000). Currently for the value it says {$product.productcode}. Firstly, how would I find out where that is and secondly how would I change it to what I want it to do?
Best Regards,
Craig Brass
|