• Resolved wpjunkie97

    (@wpjunkie97)


    Hi, i’m building a digital marketplace and i want to know how can i make sure that each product that sellers upload will be sold only one unique time by default (only one in stock by default)?

    Thank you in advance.

Viewing 1 replies (of 1 total)
  • Hello @wpjunkie97,

    When you are creating a digital product you can set the stock quantity of the product to 1 ( Video ).

    By default, it is not possible to make the stock only one by default. You will need to modify the plugin code to achieve such a custom requirement. Here is the file location that can be helpful to you during modification :
    /wp-content/plugins/dokan-lite/templates/products/inventory.php
    I hope this helps

    Thank you 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Set unique sale per product’ is closed to new replies.