Bronto Emails Kibo OMS is integrated with Bronto, an ecommerce email provider, out of the box to provide automated notifications about order placement and fulfillment to customers. However, clients have a few options for sending email messages:
Kibo sends using standard email templates (see table below). If Bronto service is down, then plain text emails are sent directly from OMS. Kibo sends using templates customized to match client branding. This requires a Professional Services project, as Kibo resources will reskin templates to fit the desired format and design. If Bronto service is down, then plain text emails are sent directly from OMS. Client sends using their own email provider. The client is responsible for all email maintenance and works with Professional Services to connect the OMS notifications to their system. This allows the client to fully customize their own templates and build extensions not provided by Kibo, such as sending order surveys.
The Automated Send Process Consumer emails are automatically triggered by the OMS APIs, based on events such as order creation and shipment.
When implementing OMS, the Kibo team sets up email notifications by plugging unique email IDs into OMS and then setting API tokens in Bronto. Emails are triggered based off of these identifiers, which ensures that the correct email types are hooked up to the appropriate API triggers.
Accounts Clients using Bronto can configure their set-up in one of two ways:
Emails can be managed under Kibo’s Bronto account. This allows Professional Services to easily manage the emails. It does, however, also mean that any future changes must be handled by Professional Services. Emails can be managed under the client’s own account. This allows clients to have greater control over their transactional emails but also requires them to hold an independent account with Bronto.
Standard Email Templates Below is a list of the most frequently used standard emails sent from Kibo through Bronto. These templates are provided in both English and non-English language versions. Kibo’s standard templates allow for some customization of logo and copy content, but the overall format is the same for all clients. At the outset of a project, the Kibo Project Manager will confirm the list of required emails and request the company logo and updated copy.
A section for recommended products (as seen in the Order Confirmation example) will only display when the client has not requested that section to be suppressed.
Email Description Example AbandonedCheckout Customer has entered their email address into the checkout process, but does not complete the order. View CancelOrder Entire order or part of an order is canceled. View CustomerSurvey Sent 10 days after tracking information has been entered onto an order. View GiftCardPurchaser Sent to the person who purchased a gift card. View GiftCardRecipient Sent to the person who is receiving a gift card. View ISPUOrderConfirmation Sent when an ISPU (non-inventory) or STS+ (not STS+ hybrid) order is placed. View LotusExistingFulfiller Sent to an existing fulfiller explaining the STS(A) process when a merchant completes the batch upload of fulfillers. View LotusNewFulfiller Sent to a new fulfiller explaining the STS(A) process when a merchant completes the batch upload of fulfillers. View OrderConfirmation Sent when a ship to home (standard order) or digital content order is placed. View OrderReady Sent when an ISPU, STS, STS+ (not STS+ hybrid), or STS(A) order is ready to be picked up. View PaymentError Sent when payment is declined on an order. View ReturnComplete Sent when item(s) on a return have been accepted and/or rejected. View ReturnRequest Sent when a return is created. View ShipmentTracking Sent when tracking information is entered onto an order with one shipment/package. View ShipmentTrackingMulti Sent when tracking information is entered onto an order with more then one shipment/package. View STSOrderConfirmation Sent when a STS, STS(A), or ISPU with Inventory order is placed. View TransferOrderConfirmation Sent when a transfer is created due to inventory not being in stock at the pick-up location. View TransferOrderShipped Sent when a transfer order has been shipped to the pick-up location. View
Editing Templates
The Bronto template is populated with dynamic information that it receives from OMS APIs. The API sends a packet of data that can be assigned to tags and inserted into the email. This template shows how these tags are placed in the content body, and the API data is displayed in a table . Bronto does not transform any data, but simply displays the data as it is given. For instance, a string with the value “Product Name : Shirt” cannot be changed to say “Shirt”. This must be altered on the OMS configuration.
Additionally, if the email needs to expose data that isn’t provided by a specific field in the Kibo API, the client developer can either configure the necessary field as custom data or discuss the possibility of further development by Kibo Engineering.
The full list of parameter tags with example data for various email types can be referenced below.
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US mfg_catalog_phone none string 805-805-8055 catalog_logo none string /media/mfg/16234/catalog_image/ex.png catalog_domain none string http://www.kibocommerce.com mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject backorder_item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters backorder_item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif backorder_item_image_url orderItemsObject string http://cdn-sb.mozu.com/… backorder_prod_url orderItemsObject string https://shptrn.com/link/cc.php?… backorder_part_number orderItemsObject string Part #: BackP_011 backorder_item_options orderItemsObject string [empty string] backorder_item_quantity orderItemsObject string Qty: 2 backorder_item_subtotal orderItemsObject string USD$ 290.00 backorder_item_subtotal_wtax orderItemsObject string [empty string] backorder_item_unit_data orderItemsObject string [empty string] backorder_icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject help_url none string http://www.shopatron.com/help optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_id none string 30247949 order_tax none string USD$ 0.00 order_total none string USD$ 0.00 payment_method none string Amazon No Operation payment_method_text none string Amazon No Operation backorder_items none string Qty Part # UPC SKU Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 Liters USD$ 290.00 ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US mfg_catalog_phone none string 805-805-8055 catalog_logo none string /media/mfg/16234/catalog_image/ex.png catalog_domain none string http://www.kibocommerce.com mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject backorder_item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters backorder_item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif backorder_item_image_url orderItemsObject string http://cdn-sb.mozu.com/… backorder_prod_url orderItemsObject string https://shptrn.com/link/cc.php?… backorder_part_number orderItemsObject string Part #: BackP_011 backorder_item_options orderItemsObject string [empty string] backorder_item_quantity orderItemsObject string Qty: 2 backorder_item_subtotal orderItemsObject string USD$ 290.00 backorder_item_subtotal_wtax orderItemsObject string [empty string] backorder_item_unit_data orderItemsObject string [empty string] backorder_icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject help_url none string http://www.shopatron.com/help optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_id none string 30247949 order_tax none string USD$ 0.00 order_total none string USD$ 0.00 payment_method none string Amazon No Operation payment_method_text none string Amazon No Operation backorder_items none string Qty Part # UPC SKU Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 Liters USD$ 290.00 ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US mfg_catalog_phone none string 805-805-8055 catalog_logo none string /media/mfg/16234/catalog_image/ex.png catalog_domain none string http://www.kibocommerce.com mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject backorder_item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters backorder_item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif backorder_item_image_url orderItemsObject string http://cdn-sb.mozu.com/… backorder_prod_url orderItemsObject string https://shptrn.com/link/cc.php?… backorder_part_number orderItemsObject string Part #: BackP_011 backorder_item_options orderItemsObject string [empty string] backorder_item_quantity orderItemsObject string Qty: 2 backorder_item_subtotal orderItemsObject string USD$ 290.00 backorder_item_subtotal_wtax orderItemsObject string [empty string] backorder_item_unit_data orderItemsObject string [empty string] backorder_icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject help_url none string http://www.shopatron.com/help optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_id none string 30247949 order_tax none string USD$ 0.00 order_total none string USD$ 0.00 payment_method none string Amazon No Operation payment_method_text none string Amazon No Operation backorder_items none string Qty Part # UPC SKU Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 Liters USD$ 290.00 ocd none array array ocd
Parameter Parent Data Type Example mfg_catalog_name none string Mystic Sports – US catalog_logo none string /media/mfg/16234/catalog_image/ex.png catalog_domain none string http://www.kibocommerce.com mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help first_name none string Mystic last_name none string Consumer order_id none string 30247949 ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help catalog_link none string http://www.shopatron.com/index/16234.0 mfg_catalog_phone none string 805-805-8055 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject cancelled_item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters cancelled_item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif cancelled_item_image_url orderItemsObject string http://cdn-sb.mozu.com/… cancelled_prod_url orderItemsObject string https://shptrn.com/link/cc.php?… cancelled_part_number orderItemsObject string Part #: BackP_011 cancelled_item_status orderItemsObject string [empty string] cancelled_item_options orderItemsObject string [empty string] cancelled_item_quantity orderItemsObject string Qty: 2 cancelled_item_subtotal orderItemsObject string USD$ 313.20 cancelled_item_unit_data orderItemsObject string [empty string] cancelled_icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject cancelled_item_name orderItemsObject string Copper Spur UL 1 cancelled_item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif cancelled_item_image_url orderItemsObject string http://cdn-sb.mozu.com/… cancelled_prod_url orderItemsObject string https://shptrn.com/link/cc.php?… cancelled_part_number orderItemsObject string Part #: TENT_001 cancelled_item_status orderItemsObject string [empty string] cancelled_item_options orderItemsObject string [empty string] cancelled_item_quantity orderItemsObject string Qty: 2 cancelled_item_subtotal orderItemsObject string USD$ 820.80 cancelled_item_unit_data orderItemsObject string [empty string] cancelled_icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject cancelled_items none string Qty Part # UPC SKU Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 Liters USD$ 313.20 2 TENT_001 Copper Spur UL 1 USD$ 820.80 accept_order_text none string [empty string] recommend_buynow none string Buy now optional_marketing none string [empty string] optional_marketing_html none string [empty string] admin_email none string support@shopatron.com ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 1 007-91220-99-0 Mystic Electronic Gift CardUSD$ 100.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 100.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Mystic Electronic Gift Card item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string [empty string] prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: 007-91220-99-0 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 1 item_subtotal orderItemsObject string USD$ 100.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] gift_order_items none string USD$ 100.00 Gift Card TO: Tony Hawk thawk@kibocommerce.com 12/31/1969 ship_to none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 payment_method none string Amazon No Operation delivery_method none string Standard Shipping: 3 – 7 business days (USD$ 0.00 ) soft_descriptor none string SPN*Mystic Sports order_shippinghandling none string USD$ 0.00 order_total none string USD$ 1,134.00 subscription none string restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] optional_marketing none string [empty string] optional_marketing_html none string [empty string] contact_info none string call 877-412-7467 and have your order number ready recommend_buynow none string Buy now admin_email none string support@shopatron.com gift_items none array array gift_items 0 gift_items object gift_items recipient_email none string thawk@kibocommerce.com gift_amount none string USD$ 100.00 gift_cert_name none string USD$ 100.00 Gift Card recipient_name none string Tony Hawk gift_delivery_date none string 12/31/1969 gift_url none string https://www.shopatron.com/products/gift_cards/16234/0/1/1 gift_image none string [empty string] download_gift_link none string https://www.shopatron.com/… ocd none object from_name none string [empty string] purchaser_name none string [empty string] modells_e_gift_card none string [empty string] ship_to_text none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to_text none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 Amazon No Operation ship_to_object none object object ship_to_object ship_to_name ship_to_object string [empty string] ship_to_phone ship_to_object string 805-269-5158 ship_to_address_1 ship_to_object string 2500 McHenry Avenue ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Modesto ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 95355 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string Tony Hawk language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 805-269-5158 bill_to_address_1 bill_to_object string 2500 McHenry Avenue bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Modesto bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 95355 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Amazon No Operation ocd none array array ocd
Parameter Parent Data Type Example order_id none string 19507184 language_id none string 1 catalog_id none string 0 mfg_id none string 16234 item_id none string 33882530 to_email none string sallyjodoe@shopatron.com from_email none string giftcards@shopatron.com from_name none string Jane Doe download_gift_link none string https://www.shopatron.com/… gift_amount none string USD$ 1.00 gift_message none string Buying a gift card from 16234 gift_number none string [empty string] gift_pin none string 0 purchaser_name none string Jane Doe recipient_name none string Sally Jo Doe gift_image none string to_name none string [empty string] egift_amount none string [empty string] egift_message none string [empty string] egift_card_no none string [empty string] modells_e_gift_card none string [empty string] catalog_domain none string http://www.kibocommerce.com catalog_link none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/logo_main_16234_MAIN.png mfg_catalog_name none string Mystic Sports – US lang_id none string 1 ocd none array array ocd shopatron_order_id none string 19507184
Parameter Parent Data Type Example first_name none string Kathy last_name none string Shopper mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30496607 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 1 HikeJack_009-5 Torrentshell Jacket – Women’s USD$ 129.00 tenant~brand-colors: Galah-Green, baseProductCode: HikeJack_009, tenant~size: XS 1 HKFT_021-2 Yellowstone Mid Hiking Boots – Women’sUSD$ 145.00 tenant~shoe-size: 6.5, baseProductCode: HKFT_021 Estimated Shipping & Handling USD$ 10.00 Estimated Order Total USD$ 310.04 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Torrentshell Jacket – Women’s item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string //cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: HikeJack_009-5 item_options orderItemsObject string tenant~brand-colors: Galah-Green baseProductCode: HikeJack_009 tenant~size: XS item_quantity orderItemsObject string Qty: 1 item_subtotal orderItemsObject string USD$ 129.00 item_subtotal_wtax orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Yellowstone Mid Hiking Boots – Women’s item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string //cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: HKFT_021-2 item_options orderItemsObject string tenant~shoe-size: 6.5 baseProductCode: HKFT_021 item_quantity orderItemsObject string Qty: 1 item_subtotal orderItemsObject string USD$ 145.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 ship_to none string Kathy Shopper 1234 Main Street Anywhere, CA 90210 US Phone: 2145551234 bill_to none string 1234 Main Street Anywhere, CA 90210 US Phone: 2145551234 payment_method none string Credit Card xxxxxxxxxxxx1111 delivery_method none string Standard Shipping: 3 – 7 business days (USD$ 10.00 ) soft_descriptor none string SPN*Mystic Sports optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_shippinghandling none string USD$ 10.00 order_estimated_tax none string USD$ 26.04 order_subtotal none string USD$ 274.00 order_total none string USD$ 310.04 order_total_wtax none string USD$ 310.04 tax_breakdown none array array tax_breakdown ship_to_text none string Kathy Shopper 1234 Main Street Anywhere, CA 90210 US Phone: 2145551234 bill_to_text none string 1234 Main Street Anywhere, CA 90210 US Phone: 2145551234 Credit Card xxxxxxxxxxxx1111 ship_to_object none object object ship_to_object ship_to_name ship_to_object string Kathy Shopper ship_to_phone ship_to_object string 2145551234 ship_to_address_1 ship_to_object string 1234 Main Street ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Anywhere ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 90210 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string [empty string] language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 2145551234 bill_to_address_1 bill_to_object string 1234 Main Street bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Anywhere bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 90210 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Credit Card xxxxxxxxxxxx1111 ocd none array array ocd shopatron_order_id none string 30496607
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string [empty string] catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string USD$ 313.20 item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string USD$ 820.80 item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] mfg_catalog_phone none string 805-805-8055 ebay_transaction_id none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 order_shippinghandling none string USD$ 0.00 order_shipping_wtax none string [empty string] order_total none string USD$ 1,134.00 order_tax none string USD$ 84.00 optional_marketing none string [empty string] restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] optional_marketing_html none string [empty string] fulfiller_name none string Mystic Sports Retail fulfiller_phone none string 805-805-8055 fulfiller_email none string mysticsports@yopmail.com transit_time none string [empty string] ship_date none string 12/31/1969 tracking_item_text none string tax_breakdown none string [empty string] ship_to none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 tracking_info none string [empty string] tracking_link_html none string [empty string] carrier none string [empty string] tracking_number none string [empty string] tracking_arr none array array tracking_arr 0 tracking_arr object tracking_arr carrier tracking_arr string [empty string] tracking_link_html tracking_arr string [empty string] tracking_nr none string [empty string] all_order_item_details none array array all_order_item_details 0 all_order_item_details object all_order_item_details all_item_name all_order_item_details string Fourteener 24 Hydration Pack – 3 Liters all_item_image all_order_item_details string /media/shopatron/misc/spacer_wht.gif all_item_image_url all_order_item_details string http://cdn-sb.mozu.com/… all_prod_url all_order_item_details string https://shptrn.com/link/cc.php?… all_part_number all_order_item_details string Part #: BackP_011 all_item_options all_order_item_details string [empty string] all_item_quantity all_order_item_details string Qty: 2 all_item_subtotal all_order_item_details string USD$ 313.20 all_item_unit_data all_order_item_details string [empty string] all_item_status all_order_item_details string Shipping soon all_icd all_order_item_details string [empty string] 1 all_order_item_details object all_order_item_details all_item_name all_order_item_details string Copper Spur UL 1 all_item_image all_order_item_details string /media/shopatron/misc/spacer_wht.gif all_item_image_url all_order_item_details string http://cdn-sb.mozu.com/… all_prod_url all_order_item_details string https://shptrn.com/link/cc.php?… all_part_number all_order_item_details string Part #: TENT_001 all_item_options all_order_item_details string [empty string] all_item_quantity all_order_item_details string Qty: 2 all_item_subtotal all_order_item_details string USD$ 820.80 all_item_unit_data all_order_item_details string [empty string] all_item_status all_order_item_details string Shipping soon all_icd all_order_item_details string [empty string] help_url none string http://www.shopatron.com/help ship_to_text none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 ship_to_object none object object ship_to_object ship_to_name ship_to_object string [empty string] ship_to_phone ship_to_object string 805-269-5158 ship_to_address_1 ship_to_object string 2500 McHenry Avenue ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Modesto ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 95355 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string Tony Hawk language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 805-269-5158 bill_to_address_1 bill_to_object string 2500 McHenry Avenue bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Modesto bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 95355 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Amazon No Operation bill_to none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to_text none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 Amazon No Operation ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject object [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 ship_to none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 payment_method none string Amazon No Operation delivery_method none string Standard Shipping: 3 – 7 business days (USD$ 0.00 ) soft_descriptor none string SPN*Mystic Sports optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_shippinghandling none string USD$ 0.00 order_estimated_tax none string USD$ 84.00 order_total none string USD$ 59.96 order_total_wtax none string USD$ 1,134.00 order_items_wtax none string USD$ 1,134.00 subscription none string restocking_fee_note none string The merchant has established a restocking fee for this Ship to Store/Shopper’s Choice order, which is a flat percentage of the order value. The restocking fee will be charged to the customer if the Ready order is canceled, items are not picked up, or items are returned. restocking_fee_note_html none string An HTML-formatted version of the above string. contact_info none string log into your account at http://www.shopatron.com/account/ recommend_buynow none string Buy now admin_email none string support@shopatron.com tax_breakdown none array array tax_breakdown ship_to_text none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to_text none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 Amazon No Operation ship_to_object none object object ship_to_object ship_to_name ship_to_object string [empty string] ship_to_phone ship_to_object string 805-269-5158 ship_to_address_1 ship_to_object string 2500 McHenry Avenue ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Modesto ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 95355 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string Tony Hawk language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 805-269-5158 bill_to_address_1 bill_to_object string 2500 McHenry Avenue bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Modesto bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 95355 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Amazon No Operation ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 catalog_name none string Mystic Sports – US days_remaining none string 2 days fulfiller_address_html none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_google_link none string http://maps.google.com/maps?q=13350+Dallas+Pkwy+++Dallas+TX+75240 fulfiller_name none string Galleria Dallas gift_information none string Gift message: local_pickup_contact none string BOPIS Clerk local_pickup_hours_html none string Sunday: 8:00-17:00 none Monday-Friday: 8:00-20:00 none Saturday: 8:00-18:00 local_pickup_instructions none string [empty string] local_pickup_phone none string 8058058055 local_pickup_shipping_html none string [empty string] optional_marketing_html none string [empty string] order_tax none string USD$ 84.00 order_total none string USD$ 1,134.00 payment_method none string Amazon No Operation pickup_name none string Tony Hawk recommend_buynow none string Buy now restocking_fee_note_html none string [empty string] backup_email none string [empty string] fulfiller_email none string mysticsports@yopmail.com fulfiller_phone none string 805-805-8055 item_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 local_pickup_hours none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_shipping none string [empty string] location_in_store none string Register 1 location_name none string Galleria Dallas optional_marketing none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 restocking_fee_note none string [empty string] mfg_email none string mysticsports@yopmail.com mfg_phone none string 805-805-8055 admin_email none string support@shopatron.com tax_breakdown none string [empty string] ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 catalog_name none string Mystic Sports – US days_remaining none string 2 days fulfiller_address_html none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_google_link none string http://maps.google.com/maps?q=13350+Dallas+Pkwy+++Dallas+TX+75240 fulfiller_name none string Galleria Dallas gift_information none string Gift message: local_pickup_contact none string BOPIS Clerk local_pickup_hours_html none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_instructions none string [empty string] local_pickup_phone none string 8058058055 local_pickup_shipping_html none string [empty string] optional_marketing_html none string [empty string] order_tax none string USD$ 84.00 order_total none string USD$ 1,134.00 payment_method none string Amazon No Operation pickup_name none string Tony Hawk recommend_buynow none string Buy now restocking_fee_note_html none string [empty string] backup_email none string [empty string] fulfiller_email none string mysticsports@yopmail.com fulfiller_phone none string 805-805-8055 item_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 local_pickup_hours none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_shipping none string [empty string] location_in_store none string Register 1 location_name none string Galleria Dallas optional_marketing none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 restocking_fee_note none string [empty string] mfg_email none string mysticsports@yopmail.com mfg_phone none string 805-805-8055 admin_email none string support@shopatron.com tax_breakdown none string [empty string] ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 inventory_locator_name orderItemsObject string Aisle 25 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 catalog_name none string Mystic Sports – US days_remaining none string 2 days fulfiller_address_html none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_google_link none string http://maps.google.com/maps?q=13350+Dallas+Pkwy+++Dallas+TX+75240 fulfiller_name none string Galleria Dallas gift_information none string Gift message: local_pickup_contact none string BOPIS Clerk local_pickup_hours_html none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_instructions none string [empty string] local_pickup_phone none string 8058058055 local_pickup_shipping_html none string [empty string] optional_marketing_html none string [empty string] order_tax none string USD$ 84.00 order_total none string USD$ 1,134.00 payment_method none string Amazon No Operation pickup_name none string Tony Hawk recommend_buynow none string Buy now restocking_fee_note_html none string [empty string] backup_email none string [empty string] fulfiller_email none string mysticsports@yopmail.com fulfiller_phone none string 805-805-8055 item_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 local_pickup_hours none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_shipping none string [empty string] location_in_store none string Register 1 location_name none string Galleria Dallas optional_marketing none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 restocking_fee_note none string [empty string] mfg_email none string mysticsports@yopmail.com mfg_phone none string 805-805-8055 admin_email none string support@shopatron.com tax_breakdown none string [empty string] ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 catalog_name none string Mystic Sports – US days_remaining none string 2 days fulfiller_address_html none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_google_link none string http://maps.google.com/maps?q=13350+Dallas+Pkwy+++Dallas+TX+75240 fulfiller_name none string Galleria Dallas gift_information none string Gift message: local_pickup_contact none string BOPIS Clerk local_pickup_hours_html none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_instructions none string [empty string] local_pickup_phone none string 8058058055 local_pickup_shipping_html none string [empty string] optional_marketing_html none string [empty string] order_tax none string USD$ 84.00 order_total none string USD$ 1,134.00 payment_method none string Amazon No Operation pickup_name none string Tony Hawk recommend_buynow none string Buy now restocking_fee_note_html none string [empty string] backup_email none string [empty string] fulfiller_email none string mysticsports@yopmail.com fulfiller_phone none string 805-805-8055 item_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 local_pickup_hours none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 local_pickup_shipping none string [empty string] location_in_store none string Register 1 location_name none string Galleria Dallas optional_marketing none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Tax USD$ 84.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 restocking_fee_note none string [empty string] mfg_email none string mysticsports@yopmail.com mfg_phone none string 805-805-8055 admin_email none string support@shopatron.com tax_breakdown none string [empty string] ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 contact_info none string log into your account at http://www.shopatron.com/account/ optional_marketing none string [empty string] optional_marketing_html none string [empty string] ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247859 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help mfg_catalog_phone none string 805-805-8055 order_items none string Qty Part # UPC SKU Name Total 1 TENT_001 Copper Spur UL 1 USD$ 380.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 1 item_subtotal orderItemsObject string USD$ 380.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] rma_id none string 1909423 fulfiller_address_html none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 return_total none string USD$ 410.40 return_item_subtotal none string USD$ 380.00 return_subtotal_wtax none string USD$ 410.40 shipping_return_total none string USD$ 0.00 tax_return_total none string USD$ 30.40 restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] optional_marketing none string [empty string] optional_marketing_html none string [empty string] rma_item_detail none string Qty Part # UPC SKU Name Total 1 TENT_001 Copper Spur UL 1 USD$ 380.00 admin_email none string support@shopatron.com ispu_return_instructions none string Since you picked up your order in store, simply follow steps 1 and 2 to return the item(s). The store’s location is shown below. ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247859 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help mfg_catalog_phone none string 805-805-8055 rma_id none string 1909423 return_total none string USD$ 410.40 return_item_subtotal none string USD$ 380.00 return_subtotal_wtax none string USD$ 410.40 shipping_return_total none string USD$ 0.00 tax_return_total none string USD$ 30.40 mfg_domain none string http://www.kibocommerce.com fulfiller_address none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] return_items none string Qty Part # UPC SKU Name Total Status 1 TENT_001 TENT_001 Copper Spur UL 1 1 x USD$ 380.00 Accepted Subtotal USD$ 380.00 Tax: USD$ 30.40 Total USD$ 410.4026.98 optional_marketing none string [empty string] optional_marketing_html none string [empty string] admin_email none string support@shopatron.com fulfiller_address_text none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US Phone: 972-950-9509 accept_order_items none string Qty Part # UPC SKU Name Total Status 1 TENT_001 TENT_001 Copper Spur UL 1 1 x USD$ 380.00 Accepted reject_order_items none string /media/shopatron/misc/spacer_wht.gif accept_order_item_Objects none array array accept_order_item_Objects 0 accept_order_item_Objects object accept_order_item_Objects accept_item_name accept_order_item_Objects string Copper Spur UL 1 accept_item_image accept_order_item_Objects string /media/shopatron/misc/spacer_wht.gif accept_item_image_url accept_order_item_Objects string http://cdn-sb.mozu.com/… accept_prod_url accept_order_item_Objects string https://shptrn.com/link/cc.php?… accept_part_number accept_order_item_Objects string TENT_001 accept_item_options accept_order_item_Objects string [empty string] accept_item_quantity accept_order_item_Objects string Qty: 1 accept_item_subtotal accept_order_item_Objects string 1 x USD$ 380.00 accept_item_subtotal_wtax accept_order_item_Objects string 1 x USD$ 410.40 accept_item_status accept_order_item_Objects string Accepted accept_item_unit_data accept_order_item_Objects string [empty string] accept_icd accept_order_item_Objects string [empty string] reject_order_item_Objects none string [empty string] ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string [empty string] catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string USD$ 313.20 item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string USD$ 820.80 item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] mfg_catalog_phone none string 805-805-8055 ebay_transaction_id none string [empty string] order_detail none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 order_shippinghandling none string USD$ 0.00 order_shipping_wtax none string [empty string] order_total none string USD$ 1,134.00 order_tax none string USD$ 84.00 optional_marketing none string [empty string] restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] optional_marketing_html none string [empty string] fulfiller_name none string Mystic Sports Retail fulfiller_phone none string 805-805-8055 fulfiller_email none string mysticsports@yopmail.com transit_time none string [empty string] ship_date none string 25568 tracking_item_text none string tax_breakdown none string [empty string] ship_to none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US tracking_arr none array array tracking_arr 0 tracking_arr object tracking_arr carrier none string [empty string] tracking_link_html none string [empty string] tracking_nr none string [empty string] all_order_item_details none string [empty string] help_url none string http://www.shopatron.com/help ship_to_text none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Téléphone : 805-269-5158 ship_to_object none object object ship_to_object ship_to_name ship_to_object string [empty string] ship_to_phone ship_to_object string 805-269-5158 ship_to_address_1 ship_to_object string 2500 McHenry Avenue ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Modesto ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 95355 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string Tony Hawk language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 805-269-5158 bill_to_address_1 bill_to_object string 2500 McHenry Avenue bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Modesto bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 95355 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Amazon No Operation bill_to none string 2500 McHenry Avenue Modesto, CA 95355 US Téléphone : 805-269-5158 bill_to_text none string 2500 McHenry Avenue Modesto, CA 95355 US Téléphone : 805-269-5158 Amazon No Operation ocd none array array ocd
Parameter Parent Data Type Example first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/logo_main_16234_kibo.png order_id none string 37829725 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 help_url none string http://www.shopatron.com/help order_items none string Qty Part # Name Total 1 Tent_001 Copper Spur UL 1 USD$ 300.00 Tax USD$ 0.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 300.00 orderItemsObject none array item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string //cdn-sb.mozu.com/23782-35271/cms/35271/files/c72d6829-f99f-4e58-88f2-593d6e00eaa9 prod_url orderItemsObject string https://shptrn.com/link/cc.php?m=16234&c=0&o=TransferOrderConfirmationEmail part_number orderItemsObject string Part #: Tent_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 1 item_subtotal orderItemsObject string USD$ 300.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] item_quantity_only orderItemsObject string 1 item_partNum_only orderItemsObject string Tent_001 icd orderItemsObject string [empty string] sku orderItemsObject string [empty string] recommendedItemsObject none array mfg_catalog_phone none string 805-805-8055 catalog_name none string Mystic Sports – US days_remaining none string -9 days fulfiller_address_html none string Albuquerque 2100 Louisiana Blvd NE Albuquerque, AZ 87110 US Phone: 505-505-5055 fulfiller_address none string Albuquerque 2100 Louisiana Blvd NE Albuquerque, AZ 87110 US Phone: 505-505-5055 fulfiller_google_link none string http://maps.google.com/maps?q=2100+Louisiana+Blvd+NE+++Albuquerque+AZ+87110 fulfiller_name none string Albuquerque gift_information none string Gift message: local_pickup_contact none string BOPIS Clerk local_pickup_hours_html none string Sunday: 8:00-17:00 location_hours_html none string Sunday-Saturday: Closed local_pickup_instructions none string [empty string] local_pickup_phone none string 8058058055 local_pickup_shipping_html none string [empty string] optional_marketing_html none string [empty string] order_tax none string USD$ 0.00 order_total none string USD$ 300.00 payment_method none string xxxxxxxxxxxx1111 pickup_name none string Mystic Consumer recommend_buynow none string Buy now restocking_fee_note_html none string [empty string] backup_email none string [empty string] fulfiller_email none string mysticsports@yopmail.com fulfiller_phone none string 805-805-8055 item_detail none string Qty Part # Name Total 1 Tent_001 Copper Spur UL 1 USD$ 300.00 Tax USD$ 0.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 300.00 local_pickup_hours none string Sunday: 8:00-17:00 Monday-Friday: 8:00-20:00 Saturday: 8:00-18:00 location_hours none string Sunday-Saturday: Closed local_pickup_shipping none string [empty string] location_in_store none string Register 1 location_name none string Albuquerque optional_marketing none string [empty string] order_detail none string Qty Part # Name Total 1 Tent_001 Copper Spur UL 1 USD$ 300.00 Tax USD$ 0.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 300.00 restocking_fee_note none string [empty string] mfg_email none string mysticsports@yopmail.com mfg_phone none string 805-805-8055 admin_email none string support@shopatron.com tax_breakdown none string [empty string] order_date none string 2018-06-29 order_subtotal none string USD$ 300.00 order_shipping none string USD$ 0.00 ocd none array array
Parameter Parent Data Type Example sts_location none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US 972-950-9509 sts_location_text none string Galleria Dallas 13350 Dallas Pkwy Dallas, TX 75240 US 972-950-9509 pickup_name none string Tony Hawk gift_information none string Gift message: first_name none string Mystic last_name none string Consumer mfg_catalog_name none string Mystic Sports – US catalog_domain none string http://www.kibocommerce.com catalog_logo none string /media/mfg/16234/catalog_image/ex.png order_id none string 30247949 mfg_id none string 16234 catalog_id none string 0 order_items none string Qty Part # Name Total 2 BackP_011 Fourteener 24 Hydration Pack – 3 LitersUSD$ 290.00 2 TENT_001 Copper Spur UL 1 USD$ 760.00 Estimated Shipping & Handling USD$ 0.00 Estimated Order Total USD$ 1,134.00 orderItemsObject none array array orderItemsObject 0 orderItemsObject object orderItemsObject item_name orderItemsObject string Fourteener 24 Hydration Pack – 3 Liters item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: BackP_011 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 290.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject object [empty string] 1 orderItemsObject object orderItemsObject item_name orderItemsObject string Copper Spur UL 1 item_image orderItemsObject string /media/shopatron/misc/spacer_wht.gif item_image_url orderItemsObject string http://cdn-sb.mozu.com/… prod_url orderItemsObject string https://shptrn.com/link/cc.php?… part_number orderItemsObject string Part #: TENT_001 item_options orderItemsObject string [empty string] item_quantity orderItemsObject string Qty: 2 item_subtotal orderItemsObject string USD$ 760.00 item_subtotal_wtax orderItemsObject string [empty string] item_unit_data orderItemsObject string [empty string] icd orderItemsObject string [empty string] recommendedItemsObject none array array recommendedItemsObject mfg_catalog_phone none string 805-805-8055 ship_to none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 payment_method none string Amazon No Operation delivery_method none string Standard Shipping: 3 – 7 business days (USD$ 0.00 ) soft_descriptor none string SPN*Mystic Sports optional_marketing none string [empty string] optional_marketing_html none string [empty string] order_shippinghandling none string USD$ 0.00 order_estimated_tax none string USD$ 84.00 order_subtotal none string USD$ 1,050.00 order_total none string USD$ 1,134.00 order_total_wtax none string USD$ 1,134.00 order_items_wtax none string [empty string] subscription none string restocking_fee_note none string [empty string] restocking_fee_note_html none string [empty string] contact_info none string log into your account at http://www.shopatron.com/account/ recommend_buynow none string Buy now tax_breakdown none array array tax_breakdown ship_to_text none string Tony Hawk 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 bill_to_text none string 2500 McHenry Avenue Modesto, CA 95355 US Phone: 805-269-5158 Amazon No Operation ship_to_object none object object ship_to_object ship_to_name ship_to_object string [empty string] ship_to_phone ship_to_object string 805-269-5158 ship_to_address_1 ship_to_object string 2500 McHenry Avenue ship_to_address_2 ship_to_object string [empty string] ship_to_address_3 ship_to_object string [empty string] ship_to_city ship_to_object string Modesto ship_to_state ship_to_object string CA ship_to_zip ship_to_object string 95355 ship_to_country_code ship_to_object string US ship_to_title ship_to_object string [empty string] recipient ship_to_object string Tony Hawk language_id ship_to_object string 1 bill_to_object none object object bill_to_object bill_to_phone bill_to_object string 805-269-5158 bill_to_address_1 bill_to_object string 2500 McHenry Avenue bill_to_address_2 bill_to_object string [empty string] bill_to_address_3 bill_to_object string [empty string] bill_to_city bill_to_object string Modesto bill_to_state bill_to_object string CA bill_to_zip bill_to_object string 95355 bill_to_country_code bill_to_object string US bill_to_title bill_to_object string [empty string] language_id bill_to_object string 1 payment_method_text bill_to_object string Amazon No Operation ocd none array array ocd shopatron_order_id none string 30247949
Parameter Parent Data Type Example first_name none string Kathy last_name none string Shopper catalog_name none string Mystic Sports – US order_id none string 30496607 mfg_id none string 16234 catalog_id none string 0 lang_id none string 1 credit none string USD$ 1.00 credit_amount none string USD$ 1.00 card_number none string 1111 pin none string 1111 payment_info none string 1111 ocd none array array ocd