Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Vendor description #137681
    vincent
    Participant

    Solved with this function :

    function getvendordescription($vendor_description) {
    if ( wcmp_is_store_page() ) {
    $store_id = wcmp_find_shop_page_vendor();
    $vendor = get_wcmp_vendor($store_id);
    $vendor_description = $vendor->description;
    return $vendor_description;
    }
    }

Viewing 1 post (of 1 total)
Shopping Cart
Launch Your Marketplace
in Days, Not Month
Get expert guidance to build, scale, and grow your MultiVendorX marketplace
Book Free Strategy Call
Trusted by 10000+ marketplace Owners
Scroll to Top