I have label printer and i want print labels to every product.
I need Print to label:
1. Product name
2. Barcode
3. EAN code
4. Price

Is there someone who can make this module for me?
I can pay for this job.
[update: added photo]
Using now Opencart 2.1.0.2
Code: Select all
<h4 itemprop="name"><?php echo $heading_title; ?></h4>
<script src="https://cdn.jsdelivr.net/jsbarcode/3.3.20/JsBarcode.all.min.js"></script>
<img style="z-index: 1000; position: absolute; top: 50px; right: 30px;" id="model"/><script> $('#model').JsBarcode("<?php echo $model; ?>",{width:1,height:30,lineColor:"#000000" }); </script>
<div class="description">
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Users browsing this forum: No registered users and 2 guests