shipping_zone_namekey dans les emails

  • Posts: 2639
  • Thank you received: 66
  • Hikashop Business
12 years 6 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: 82864
  • Thank you received: 13372
  • MODERATOR
12 years 6 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: 2639
  • Thank you received: 66
  • Hikashop Business
12 years 6 months ago #51169

ca marche

merci

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

Time to create page: 0.051 seconds
Powered by Kunena Forum