the coding is like this
</td>
<td class="shop-info">
<?php do_action( 'wpo_wcpdf_before_shop_name', $this->get_type(), $this->order ); ?>
<div class="shop-name"><h3><?php $this->shop_name(); ?></h3></div>
<?php do_action( 'wpo_wcpdf_after_shop_name', $this->get_type(), $this->order ); ?>
<?php do_action( 'wpo_wcpdf_before_shop_address', $this->get_type(), $this->order ); ?>
<div class="shop-address"><?php $this->shop_address(); ?></div>
<?php do_action( 'wpo_wcpdf_after_shop_address', $this->get_type(), $this->order ); ?>
</td>
</tr>
</table>
I have a multivendor website with Dokan Pro.
I want when a customer do an order to sent an email with vendor Address and some text to the customer, how can we do that? and it is possible?
I have a need, searched the forum cant able to find. So thought of asking to you guys
1. There are multi-vendors so each vendor will deliver the products separately, so some vendors may provide only store pickup – Without showing vendor address in cart or checkout there is no possibility for customer to check whether the store is near or far away. And may need to show address of multi-vendors.
So how to show the vendor address in checkout or anywhere if needed?
2. Then if the WCMP store locator is used in a page, the map doesn’t locate the particular place.
I am using wp -4.5.3, WCMP – 2.4.0
Deactivated all GEO based Plugin.
Thanks
https://www.ads-software.com/plugins/dc-woocommerce-multi-vendor/
]]>For my marketplace, i need to display the full address (for now I have only the city and the contry) of a vendor ‘s shop, because we offer to our customer to direcly go to the shop and get their products.
Is it an easy way to do that, maybe a shortcode ?
Regards,
https://www.ads-software.com/plugins/dc-woocommerce-multi-vendor/
]]>