shipping_zone_namekey dans les emails

  • Posts: 2668
  • Thank you received: 69
13 years 3 months ago #50987

comment je recupere le shipping_zone_namekey danslesemails de notification ?

j'ai $shippingClass = hikashop::get('class.shipping');
ensuite je fais comment ?

merci

Please Log in or Create an account to join the conversation.

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
13 years 3 months ago #51104

$shippingClass = hikashop_get('class.shipping');
$shipping = $shippingClass->get($data->order_shipping_id);
echo $shipping->shipping_zone_namekey;

Please Log in or Create an account to join the conversation.

  • Posts: 2668
  • Thank you received: 69
13 years 3 months ago #51169

ca marche

merci

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum