shipping_zone_namekey dans les emails

  • Posts: 2607
  • Thank you received: 65
11 years 11 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: 81620
  • Thank you received: 13084
  • MODERATOR
11 years 11 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: 2607
  • Thank you received: 65
11 years 11 months ago #51169

ca marche

merci

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

Time to create page: 0.061 seconds
Powered by Kunena Forum