Guest Posted October 11, 2014 Share Posted October 11, 2014 (edited) Hi, please in prestashop 1.3.4.0 we need know code for:{Product-ID}{Product-IDs}{Price of Product}{Category Name}{Category ID}{Brand}{Related Product-IDs}{Product Quantities}{Order-ID}{Sale Amount} This we need know because in this time we implement into our store new affiliate system and we need in affiliate script write these parametres.For example we have affiliate script what is must write in product.tpl but in this script is place for write code for product id, category id, brand etc). And therefore we need to know what code is for these items (Product-ID, Product Quantities, Order-ID...). For last two (what are green) we know what we need write into code.{Order-ID} ---> {$id_order}{Sale Amount} ---> {$order->total_products}But on first eight not (red), is here someone who know code for this please? Thanks for help Edited October 12, 2014 by Guest (see edit history) Link to comment Share on other sites More sharing options...
Guest Posted October 13, 2014 Share Posted October 13, 2014 nobody this know? Link to comment Share on other sites More sharing options...
Recommended Posts