Hello,
I would like to make use of the product's Sort Order function. But in Admin's Products Listing, it doesn't display the product's Sort Order number. It's very painful to go into each product to see and change the number. Can someone help guide me to add some custom code to show the "Sort Order" number in Admin's Products Listing page? Please help. Million thanks in advance.
Regards,
Lesz
I would like to make use of the product's Sort Order function. But in Admin's Products Listing, it doesn't display the product's Sort Order number. It's very painful to go into each product to see and change the number. Can someone help guide me to add some custom code to show the "Sort Order" number in Admin's Products Listing page? Please help. Million thanks in advance.
Regards,
Lesz
To keep this simple this wont cover: language translations for the column name, sorting and filtering.
Edit: admin/controller/catalog/product.php
Find:
Add Below:
Replace the .tpl file that I have uploaded to: admin/controller/view/template/catalog/product_list.tpl
Edit: admin/controller/catalog/product.php
Find:
Code: Select all
'price' => $result['price'],
Code: Select all
'sort_order' => $result['sort_order'],
Attachments
Advanced Professional Email Template
Customers Pre-Sale. Inc abandoned cart email
Order Follow-Up Email. Inc request review
Email Validation with ZeroBounce
Hi,
I'm using the following modification "Product Filter by Category" and this mod does change the "product_list.tpl" too. I tried a few times to merge the file but still failed. Can you help me once more? Please help add your custom code into the attached modified file? Please... Thanks in advance...
Lesz
I'm using the following modification "Product Filter by Category" and this mod does change the "product_list.tpl" too. I tried a few times to merge the file but still failed. Can you help me once more? Please help add your custom code into the attached modified file? Please... Thanks in advance...
Lesz
Attachments
Who is online
Users browsing this forum: Majestic-12 [Bot] and 16 guests