You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hi
In the products backend page for all the product information such as price, description, images etc, there is also weight. I want to pull this weight from this page and display it on the product display page as well. How do I do it?
Offline
In the file ./data/tables/config_product.csv, find the row where config_id=product_shipweight. Change the value for the config_disp_inlist on that row (the last column) to a 'Y'. Be sure to transfer all CSV files via FTP in BINARY mode.
Offline