Page 1 of 1

Hide SKU, EAN, JAN, ISBN, MPN

Posted: Tue Jan 03, 2023 7:10 pm
by zimcos
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?

Re: Hide SKU, EAN, JAN, ISBN, MPN

Posted: Wed Jan 04, 2023 12:22 am
by straightlight
zimcos wrote:
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?
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.

Re: Hide SKU, EAN, JAN, ISBN, MPN

Posted: Wed Jan 04, 2023 5:19 am
by zimcos
straightlight wrote:
Wed Jan 04, 2023 12:22 am
zimcos wrote:
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?
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.
Any other suggestion?

Re: Hide SKU, EAN, JAN, ISBN, MPN

Posted: Wed Jan 04, 2023 5:44 am
by straightlight
zimcos wrote:
Wed Jan 04, 2023 5:19 am
straightlight wrote:
Wed Jan 04, 2023 12:22 am
zimcos wrote:
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?
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.
Any other suggestion?
https://www.opencart.com/index.php?rout ... n_id=29790