Answer the question
In order to leave comments, you need to log in
How to go to the product page from the admin panel for editing the product in opencart 3?
There are solutions for viewing a product from its editing page, I saw something similar in paid solutions, are there any free options?
Answer the question
In order to leave comments, you need to log in
<a href="<?php echo HTTP_CATALOG; ?>index.php?route=product/product&product_id=<?php echo $_GET['product_id']; ?>" target="_blank" class="btn btn-default"><i class="fa fa-eye"></i></a>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question