Hide SKU, EAN, JAN, ISBN, MPN
Posted: Tue Jan 03, 2023 7:10 pm
In Opencart 3, will not show the SKU, EAN, JAN, ISBN, MPN on the front end.
How can I hide them in 4.0.1.1?
How can I hide them in 4.0.1.1?
OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
Requires an extension. However, the orders API are already pulling the store products when shipping an order which means it wouldn't make quite much of a difference in the end.
Want to be able to put some notes on the product that can be seen only on the admin page.straightlight wrote: ↑Wed Jan 04, 2023 12:22 amRequires an extension. However, the orders API are already pulling the store products when shipping an order which means it wouldn't make quite much of a difference in the end.
https://www.opencart.com/index.php?rout ... n_id=29790zimcos wrote: ↑Wed Jan 04, 2023 5:19 amWant to be able to put some notes on the product that can be seen only on the admin page.straightlight wrote: ↑Wed Jan 04, 2023 12:22 amRequires an extension. However, the orders API are already pulling the store products when shipping an order which means it wouldn't make quite much of a difference in the end.
Any other suggestion?