Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Feature Request › How can i combine one single products when sold by two different vendors.
- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by
WCFM Forum.
- AuthorPosts
- May 20, 2019 at 4:15 am #62967
gouranga_ghosh
ParticipantHow can i combine one single products when sold by two different vendors.
where condition :
1. both product is same .
2. price is different .
3. all the details of that product with images also same.
one image has been attached below.Attachments:
You must be logged in to view attached files. - May 20, 2019 at 4:41 am #62977
WCFM Forum
MemberHi,
Single product multi vendor works like this – https://wclovers.com/knowledgebase/wcfm-marketplace-single-product-multi-vendor
But there is no option yet to create product group manually.
Thank You
- May 20, 2019 at 6:48 am #62995
gouranga_ghosh
ParticipantBut is isn’t it create a problem ?
suppose I have 100 products and 100 similar products sold by different vendor, then my screen or site will be full of single product 100 times . am I right ?But this has been written by WCFM how to do this . ?
Attachments:
You must be logged in to view attached files. - May 21, 2019 at 4:35 am #63099
WCFM Forum
MemberHI,
That can be resolve easily. You just have to add this line to your child theme’s functions.php –
add_filter( 'wcfm_is_allow_product_loop_duplicate_hide', '__return_true' );
Thank You
- AuthorPosts
- The topic ‘How can i combine one single products when sold by two different vendors.’ is closed to new replies.