Jump to content

suppliers query


Recommended Posts

I'm stocking various suppliers in my shop and I was wondering if there was anyway to display the supplier's name by the product? at the moment if you click on a product, the supplier's name is not mentioned at all.

 

help appreciated!

Link to comment
Share on other sites

Yes - it should be possible to display the supplier of the product once you have specified the supplier in your products attributes in either the products csv file you used to enter products or in the backend. Try this code snippet in your product.tpl file and you should be able to display the supplier of the product. $product->supplier_reference. You should however ensure you had provided this value as it is fetched from the database.

 

Hope that helps :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...