Global shortcodes for emails templates
UPS tracking links
This shortcode will return all UPS vouchers links for the specific order ID
[iben_ups_shortcode_tracking_number_link order_id = "xxx" prefix_text="TEXT BEFORE LINKS" suffix_text="TEXT AFTER LINKS"]

Preview in completed email

UPS tracing
This shortcode will return the UPS tracing history for the specific order ID if shipments exist.
You need to pass order_id argument. Optional is locale
[iben_ups_shortcode_tracing_by_order_id order_id = "xxx" locale = "en_US" style="false"]

Preview

Last modified 1yr ago