davidmr92 Posted February 18, 2015 Share Posted February 18, 2015 Hello, I wanna display the dates Height, Width, Depth and Weight on the product.tpl I need help, thanks Link to comment Share on other sites More sharing options...
fred-vinapresta Posted February 18, 2015 Share Posted February 18, 2015 Hi, add these datas in your product.tpl file: {$product->height}, {$product->width}, {$product->depth}, {$product->weight}... 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