Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Add Vendor info as Tag to product Page
- This topic has 4 replies, 4 voices, and was last updated 4 years, 4 months ago by opeyemi ogunjimi.
- AuthorPosts
- February 4, 2020 at 9:20 pm #105433MONTASIR AHMEDParticipant
Hi,
I would like to show Vendor location/address as a Tag in product page above add to cart. also is the code [wcfm_store_info id=”” data=”store_location”] working and were I can insert it.
Best Regards,
Montasir - February 5, 2020 at 4:02 pm #105537Ramamurthy KrishnanKeymaster
Hi,
You can use the [wcfm_store_info id=”” data=”store_location”] shortcode to display the store location map, just pass the correct vendor id value it will return the store location of the respective vendor.
For displaying it in the product details page you have to put the respective code in the single product page template.Thanks,
- February 5, 2020 at 4:48 pm #105543MONTASIR AHMEDParticipant
Hi,
Thanks for your feedback and support.
I’m new to coding would you please advise me the respective code to add to the single product page
Thanks,
- February 6, 2020 at 9:41 am #105646WCFM ForumMember
Hi,
Well, as you are adding this short code in single product page so vendor id not at all required.
But add double quotes properly. Use exact this short code and take a look –
[wcfm_store_info data="store_location"]
Between, hope you have set vendor location using Map from vendor setting -> Location, if not then it will not show anything.
To show address your short code will be – [wcfm_store_info data=”store_address”]
Thank You
- July 24, 2020 at 4:13 am #155114opeyemi ogunjimiParticipant
What is the code snippet I could use to allow the product seller, ratings and location under the product price?
- AuthorPosts
- You must be logged in to reply to this topic.