patrmich Posted November 8, 2015 Share Posted November 8, 2015 Hi,My shop is built with Prestashop 1.5.6.2On the supplier order pdf file, in the product Name column is the following :product title : product attribute (product title and product attribute are separated by " : ")How can I have two columns (instead of one single column) :- one column with product title- another column with product attributeThank you in advance for any reply.Patrick Link to comment Share on other sites More sharing options...
tuk66 Posted November 13, 2015 Share Posted November 13, 2015 See the /pdf/supply-order.tpl file. The name is composed from the product and the attribute name {$supply_order_detail->name} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now