MultiVendorX
Forum Replies Created
-
Hi @dagomeiudex, our team will check and get back to you.
Hi @perties, sorry for the delayed response, somehow we missed the emails.
There is no such documentation, however let us know your query, so we can assist you accordingly.
Hi @jimbo67, thanks for getting in touch with us.
Each vendor can ship their own products and they can also configure their shipping rates too.
WCMp provides the best shipping flow, where each vendor can add their own shipping rate like Flat Rate, Local pick up, distance-wise shipping, etc.You will have a better understanding here: https://wc-marketplace.com/knowledgebase/shipping/
Now, the admin can choose to send the shipping cost to the vendors. For this, just go to WCMp >> Settings >> Payment and enable the “shipping” option. For further help please check this doc: https://wc-marketplace.com/knowledgebase/setting-up-commission-and-other-payments-for-wcmp/#nav-6
So when a user will buy from vendors, each vendor can ship their order. The customer will pay the shipping cost (the vendor can configure this shipping rate as per their need)
@d7fox7vr, please install plugins such as Email Log. Once this is installed check whether that email is registered.
Please do keep us posted.
@impurnendu, let me explain the flow :
First, you need to follow this method to add the same product to multiple vendors (spmv) : https://wc-marketplace.com/knowledgebase/product-management/#nav-10Also, please note, as per flow, each slug must be unique in a site.
So to handle this flow we follow this :
– If you have a product called Product A, the slug will be http://www.yoursite.com/product/producta
– Now if another vendor added this product too, then http://www.yoursite.com/product/producta-2But we will display only one product on the shop page as per this: https://prnt.sc/Rge96M4vUouY
Customers will see other offers for the same product under the More Offer tab: https://prnt.sc/O759LqVa_Pp7
Hi @mareshalul, sorry fr the delayed response.
Can you please check whether you have any such filed : https://prnt.sc/q2pZZgBBWKDg
If yes, then please check the file size passed here.Forum: Plugins
In reply to: [ЮKassa для WooCommerce] Совместимость с мультивендорной торговлейHi @ostulov, this is Moumita from WCMp support team. We are really excited to hear that you want to work on this compatibility.
Here is our hook/filter list to guide you on how to integrate third-party payment into WCMP : https://docs.google.com/document/d/1JJ1MpatgaYPYCb1O-kwNzgT91ApIMtLFavYMlx3fXY8/edit?usp=sharing
When the vendor imports thee product usig csv, as they are the author of those products.
@loralora, as much as we want to help you out, but current flow doesn’t support of assigning vendors via CSV.
I have forwarded this enhancement request to our developer team. You can track the progress of this request here https://github.com/wcmarketplace/dc-woocommerce-multi-vendor/issues/1082
FYI, as a vendor, you can also import your product via csv using our addon WCMp Advanced frontend Manager (https://wc-marketplace.com/product/wcmp-frontend-manager/). Here is the doc to assist you on this : https://wc-marketplace.com/knowledgebase/wcmp-vendor-product-import-export/
I have consulted with the dev team.
Please note, that the vendor of the product is not saved in any post meta. When we assign vendor with a product, they are saved in the term table and also as the post author. That’s why the product vendor can’t be saved using meta via CSV.
If you want to save the product vendor then you have to do a good amount of custom code by adding a new structure where you will save the vendor as meta.
Do you have a developer, because it requires huge custom code?Just to keep you posted, for now, you can use the WooCommerce Bulk Edit product option to assign a vendor with selected products.
@loralora, we will definitely assist you with this.
Kindly provide us sometime.
@ownyou, As much as we would love to help you out, we don’t have any readymade code for this.
So you have to add this code from scratch.
Hi @ownyou, are you referring to this part of the product page https://prnt.sc/gTVYuJ0B7R0F
Then as you can see we already provide the Vendor Name, Questions.
Now if you do want to display information such as Location, email, or telephone then you have to do a custom code.
Along with displaying the opening hours, and delivery details, As these two options, are not supported by default, hence you have to custom code and add the following things :
– add those fields in the vendor dashboard, where the vendor will add their opening hours and delivery details.
– Then save those data
– Display the same on the product pageNow @ownyou, do you have any coding knowledge? So we can guide you with the coding procedure you need to follow for this.
Hi @loralora, we presume you are using some default export-import flow of woocommerce i.e. https://woocommerce.com/document/product-csv-importer-exporter/
Now, do you want to add those vendor name meta via CSV?
Sure @mraghavboob