omgf Posted July 30, 2017 Share Posted July 30, 2017 Hi, In Prestashop 1.7.2, how can i improve supplier's page by adding attached images ? By default, vendors only have a logo field. As i see, every logo path (and image version) is located here : /img/su/#id_supplier#.jpg /img/su/#id_supplier#-small_default.jpg /img/su/#id_supplier#-large_default.jpg /img/su/#id_supplier#-medium_default.jpg I need to improve this by adding two more images like this : If it's possible, i would like to have images located like thos : /img/su/#id_supplier#_1.jpg /img/su/#id_supplier#_1-small_default.jpg /img/su/#id_supplier#_1-large_default.jpg /img/su/#id_supplier#_1-medium_default.jpg /img/su/#id_supplier#_2.jpg /img/su/#id_supplier#_2-small_default.jpg /img/su/#id_supplier#_2-large_default.jpg /img/su/#id_supplier#_2-medium_default.jpg I saw lot of subject about adding custom fields to product page but no results on suppliers custom fields Can you help me ? Thx Rémi 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