Hi @sirdash, thanks for this query.
Currently if a vendor wants to sell other vendor’s product, they have to follow this flow – https://wc-marketplace.com/knowledgebase/setting-assign-single-product-multiple-seller/
Now the feature you want to add i.e. “sell this Item” button in single product page, so other vendor can sell that also, for this you have to do good amount of custom code. I would request you to check our code regarding how we let vendors add other vendor’s product and add the same flow in your site – https://github.com/dualcube/dc-woocommerce-multi-vendor
Let us know if you have any further query.
i don not have any poblem in this part
https://wc-marketplace.com/knowledgebase/setting-assign-single-product-multiple-seller/
in the frontend panle in add product menu ,Search from our existing Product Catalog
and We find some products , The front of each product is “Sell yours” button,
now i found this code in classes\class-wcmp-ajax.php line 3586 and This row refers to
assets\frontend\js\product-classify.js line 52 and This row refers to this file line 249 create_duplicate_product: function () {}
NOW I found these but couldn’t get to the single product page
please help
tkanks
@sirdash thanks for the above feature request. We will keep this in mind for our future releases.