Question: Customer Can View The Stock Count

Customer Can View The Stock Count

Hello, On the shopping cart, i want my customer or reseller to view the actual qty of the products. resellers don't know how many qty of the product and so resellers will guess how many qty

JP

Joel Palarca

Asked

Hello,

On the shopping cart, i want my customer or reseller to view the actual qty of the products. resellers don’t know how many qty of the product and so resellers will guess how many qty, then in checkout they will get the error Please change the quantity to a lower number or remove it from the cart - This because they don’t know the quantity.

You can help me to edit the file, or I will wait for this update. Please check the screenshot.

  • MS

    Mian Saleem

    Answered

    Hello,

    Please edit themes/default/shop/views/pages/view_product.php and look around line no 175

    <!-- <td><?= $this->sma->formatQuantity($warehouse->quantity); ?></td> -->
    

    You can uncomment the line and comment the live before this. Once done, page will show the number instead yes/no.

    Thank you

  • JP

    Joel Palarca

    Answered

    Hello Mian Saleem, always thank you for the support. I really love the SMA than other pos. Already done.

    The next and final set up my shop is how do I set up my own printer label size. I have 40x20 label sticker one sticker in a row.

  • MS

    Mian Saleem

    Answered

    Hello,

    There are few predefined template. If you need to change, please refer to documentation.pdf for barcode labels.

    Thank you

  • Login to Reply