# Drop ship template for sending an email to your drop ship provider. See the SITE-sMart Help file for more instructions. # All field names in brackets will be replaced with the record information # from your product database. # You can reorder or delete the field names in brackets according to # your drop shipper's instructions. # You can add your own message, or merchant ID, or put a delimiter between # each field name in brackets. # All lines beginning with the pound sign (#)will be ignored # orders database table fields [EntryDate][RecordID][product_name][sku][unit_price][taxable][active][pictureURL] [thumbnailURL][category][subcategory][short_description][description][invoice_header] [invoice_footer][email_header][email_footer][instructions][continue_URL][cc_email_address] [drop_ship_name][add_shipping][shippingfee][handlingfee][package_weight][package_length] [package_width][package_height][package_type][option1_text][option1_list][option2_text] [option2_list][option3_text][option3_list][option4_text][option4_list][option5_text] [option5_list][remote_id][recipient_id][total][tax][quantity][order_id][customer_id] [transaction_id] # transactions database table fields [EntryDate][RecordID][bill_firstname][bill_lastname][bill_company][bill_title][bill_address1] [bill_address2][bill_city][bill_state][bill_zipcode][bill_country][bill_email][bill_phone] [bill_fax][ship_firstname][ship_lastname][ship_company][ship_title][ship_address1] [ship_address2][ship_city][ship_state][ship_zipcode][ship_country][ship_email][ship_phone] [username][password][subtotal][tax][shipping][handlingfee][total][transaction_type] [shipping_type][paid][date_paid][date_shipped][acknowledgment_sent][advance_ship_notice] [customer_id][order_id][authcode][refund][status][comments][instructions][recipient_address] [cc_email_address]