Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823639
order_details.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 9, 11:49 PM
Size
13 KB
Mime Type
text/html
Expires
Tue, Mar 11, 11:49 PM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
584034
Attached To
rTOST Themes.OnlineStore
order_details.tpl
View Options
<
inp2:m_DefineElement
name
=
"option_value_element"
>
<
inp2:m_param
name
=
"value"
/>
<
inp2:m_if
check
=
"m_ParamEquals"
name
=
"price"
value
=
""
><
inp2:m_else
/>
(
<
inp2:m_param
name
=
"sign"
/><
inp2:m_param
name
=
"price"
/>
<
inp2:m_param
name
=
"price_type"
/>
)
</
inp2:m_if
>
<
inp2:m_if
check
=
"m_ParamEquals"
name
=
"is_last"
value
=
"1"
><
inp2:m_else
/>
,
</
inp2:m_if
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"option_element"
>
<
inp2:m_if
check
=
"m_ParamEquals"
param
=
"type"
value
=
"6"
>
<!-- checkboxes - multiple -->
<
strong
><
inp2:m_param
name
=
"option"
/>
:
</
strong
>
<
inp2:PrintOptionValues
render_as
=
"option_value_element"
/>
<
inp2:m_else
/>
<
strong
><
inp2:m_param
name
=
"option"
/>
:
</
strong
>
<
inp2:m_param
name
=
"value"
/>
<
inp2:m_if
check
=
"m_ParamEquals"
name
=
"price"
value
=
""
><
inp2:m_else
/>
(
<
inp2:m_param
name
=
"sign"
/><
inp2:m_param
name
=
"price"
/>
<
inp2:m_param
name
=
"price_type"
/>
)
</
inp2:m_if
>
</
inp2:m_if
><
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"option_value_element_no_price"
>
<
inp2:m_param
name
=
"value"
/>
<
inp2:m_if
check
=
"m_ParamEquals"
name
=
"is_last"
value
=
"1"
><
inp2:m_else
/>
,
</
inp2:m_if
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"option_element_no_price"
>
<
inp2:m_if
check
=
"m_ParamEquals"
param
=
"type"
value
=
"6"
>
<!-- checkboxes - multiple -->
<
strong
><
inp2:m_param
name
=
"option"
/>
:
</
strong
>
<
inp2:PrintOptionValues
render_as
=
"option_value_element_no_price"
/>
<
inp2:m_else
/>
<
strong
><
inp2:m_param
name
=
"option"
/>
:
</
strong
>
<
inp2:m_param
name
=
"value"
/>
</
inp2:m_if
><
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"product_image"
>
<
img
src
=
"<inp2:m_param name="
img_path
"
/>
" title="
<
inp2:m_param
name
=
"alt"
/>
" alt="
<
inp2:m_param
name
=
"alt"
/>
"
<
inp2:m_param
name
=
"img_size"
/>
border="0" />
<
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"orderitem_elem"
>
<
tr
class
=
"cart-item"
>
<
inp2:m_if
check
=
"m_GetConfig"
name
=
"ShowProductImagesInOrders"
>
<
td
width
=
"120"
>
<
inp2:p_Image
render_as
=
"product_image"
thumbnail
=
"1"
DefaultImage
=
"in-commerce/img/no_picture_list.gif"
MaxWidth
=
"120"
MaxHeight
=
"120"
DefaultWidth
=
"120"
/>
</
td
>
</
inp2:m_if
>
<
td
>
<
inp2:m_if
check
=
"ProductExists"
>
<
a
href
=
"<inp2:ProductLink template="
__default__
"
/>
">
<
inp2:Field
field
=
"ProductName"
/></
a
>
<
inp2:m_else
/>
<
inp2:Field
field
=
"ProductName"
/>
</
inp2:m_if
>
<
inp2:m_if
check
=
"HasOptions"
>
<
br
/>
<
span
style
=
"font-size: 8pt"
>
<
inp2:m_if
check
=
"DisplayOptionsPricing"
>
<!-- selectable options or overriding combination -->
<
inp2:PrintOptions
render_as
=
"option_element"
currency
=
"selected"
/>
<
inp2:m_else
/>
<!-- listed combinations -->
<
inp2:PrintOptions
render_as
=
"option_element_no_price"
/>
</
inp2:m_if
>
</
span
>
<
br
/>
</
inp2:m_if
>
<
inp2:m_if
check
=
"HasDiscount"
>
<
br
/>
<
inp2:m_Phrase
label
=
"lu_comm_RegularPrice"
/>
:
<
inp2:Field
name
=
"FlatPrice"
currency
=
"selected"
/><
br
/>
<
inp2:m_Phrase
label
=
"lu_comm_Discount"
/>
:
<
span
class
=
"price1"
>
-
<
inp2:Field
name
=
"ItemDiscount"
currency
=
"selected"
negative
=
"1"
/></
span
>
</
inp2:m_if
>
</
td
>
<
td
><
strong
><
inp2:Field
field
=
"Price"
currency
=
"selected"
/></
strong
></
td
>
<
td
><
inp2:Field
field
=
"Quantity"
/></
td
>
<
td
><
strong
><
inp2:Field
field
=
"ExtendedPrice"
currency
=
"selected"
/></
strong
></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"order_form_shipping"
>
<!-- shipping -->
<
table
width
=
"100%"
cellpadding
=
"0"
cellspacing
=
"0"
>
<
tr
class
=
"cart-header"
>
<
td
colspan
=
"2"
><
inp2:m_Phrase
label
=
"lu_comm_ShipmentInfo"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_Name"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingTo"
/></
td
>
</
tr
>
<
inp2:m_if
check
=
"Field"
name
=
"ShippingCompany"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_Company"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingCompany"
/></
td
>
</
tr
>
</
inp2:m_if
>
<
inp2:m_if
check
=
"Field"
name
=
"ShippingEmail"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_EmailAddress"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingEmail"
/></
td
>
</
tr
>
</
inp2:m_if
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_PhoneNumber"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingPhone"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_FaxNumber"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingFax"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"vertical-align: top;"
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_Address"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
>
<
inp2:m_if
check
=
"FieldEquals"
field
=
"ShippingAddress1"
value
=
""
inverse
=
"inverse"
>
<
inp2:Field
field
=
"ShippingAddress1"
/><
br
>
</
inp2:m_if
>
<
inp2:m_if
check
=
"FieldEquals"
field
=
"ShippingAddress2"
value
=
""
inverse
=
"inverse"
>
<
inp2:Field
field
=
"ShippingAddress2"
/><
br
>
</
inp2:m_if
>
<
inp2:PrintLocation
type
=
"Shipping"
/>
</
td
>
</
tr
>
<
inp2:m_if
check
=
"Field"
name
=
"ShippingTracking"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_ShippingTracking"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"ShippingTracking"
/></
td
>
</
tr
>
</
inp2:m_if
>
</
table
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"order_form_billing"
>
<!-- billing -->
<
table
width
=
"100%"
cellpadding
=
"0"
cellspacing
=
"0"
>
<
tr
class
=
"cart-header"
>
<
td
colspan
=
"2"
><
inp2:m_Phrase
label
=
"lu_comm_BillingInfo"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_Name"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"BillingTo"
/></
td
>
</
tr
>
<
inp2:m_if
check
=
"Field"
name
=
"BillingCompany"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_Company"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"BillingCompany"
/></
td
>
</
tr
>
</
inp2:m_if
>
<
inp2:m_if
check
=
"Field"
name
=
"BillingEmail"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_EmailAddress"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"BillingEmail"
/></
td
>
</
tr
>
</
inp2:m_if
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_PhoneNumber"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"BillingPhone"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_FaxNumber"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
field
=
"BillingFax"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"vertical-align: top;"
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_Address"
/></
strong
>
:
</
td
>
<
td
style
=
"text-align: right;"
>
<
inp2:m_if
check
=
"FieldEquals"
field
=
"BillingAddress1"
value
=
""
inverse
=
"inverse"
>
<
inp2:Field
field
=
"BillingAddress1"
/><
br
>
</
inp2:m_if
>
<
inp2:m_if
check
=
"FieldEquals"
field
=
"BillingAddress2"
value
=
""
inverse
=
"inverse"
>
<
inp2:Field
field
=
"BillingAddress2"
/><
br
>
</
inp2:m_if
>
<
inp2:PrintLocation
type
=
"Billing"
/>
</
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_PaymentType"
/>
:
</
strong
></
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
name
=
"PaymentType"
/></
td
>
</
tr
>
<
inp2:m_if
check
=
"UsingCreditCard"
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_NameOnCard"
/>
:
</
strong
></
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
name
=
"PaymentNameOnCard"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_CardType"
/>
:
</
strong
></
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
name
=
"PaymentCardType"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"vertical-align: top;"
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_CardNumber"
/>
:
</
strong
></
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
name
=
"PaymentAccount"
masked
=
"masked"
/></
td
>
</
tr
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"vertical-align: top;"
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_Exp"
/>
:
</
strong
></
td
>
<
td
style
=
"text-align: right;"
><
inp2:Field
name
=
"PaymentCCExpDate"
/></
td
>
</
tr
>
</
inp2:m_if
>
</
table
>
</
inp2:m_DefineElement
>
<
form
method
=
"post"
action
=
"<inp2:m_FormAction/>"
>
<
inp2:m_DefineElement
name
=
"order_form"
>
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
class
=
"block-header"
>
<
inp2:m_Phrase
label
=
"lu_comm_OrderPreview"
/>
</
td
>
</
tr
>
</
table
>
<
table
>
<
tr
>
<
td
class
=
"block-data"
>
<
strong
><
inp2:m_Phrase
label
=
"lu_comm_OrderNumber"
/><
inp2:Field
field
=
"OrderNumber"
/></
strong
>
</
td
>
</
tr
>
</
table
>
<
inp2:m_if
check
=
"FieldEquals"
field
=
"IsRecurringBilling"
value
=
"1"
>
<
table
class
=
"notice"
>
<
tr
>
<
td
valign
=
"top"
align
=
"left"
class
=
"block-data"
>
<
strong
><
inp2:m_Phrase
label
=
"lu_recurring_notice"
/></
strong
>
<
inp2:m_Phrase
label
=
"lu_recurring_next_charge"
/>
<
inp2:Field
name
=
"NextCharge"
format
=
"_regional_DateFormat"
/>
<
inp2:m_Phrase
label
=
"lu_or"
/>
<
inp2:m_GetConfig
var
=
"Comm_RecurringChargeInverval"
/>
<
inp2:m_Phrase
label
=
"lu_recurring_charge_advance"
/><
br
>
<
a
href
=
"<inp2:m_link template="
in-commerce
/
my_account
/
cancel_recurring
"
pass
=
"ord"
/>
">
<
inp2:m_Phrase
label
=
"lu_recurring_cancel"
/></
a
>
</
td
>
</
tr
>
</
table
>
</
inp2:m_if
>
<
inp2:m_if
check
=
"OrderHasTangibleItems"
>
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
width
=
"49%"
>
<
inp2:m_RenderElement
name
=
"order_form_shipping"
PrefixSpecial
=
"ord"
/>
</
td
>
<
td
>
</
td
>
<
td
width
=
"49%"
>
<
inp2:m_RenderElement
name
=
"order_form_billing"
PrefixSpecial
=
"ord"
/>
</
td
>
</
tr
>
</
table
>
<
inp2:m_else
/>
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
>
<
inp2:m_RenderElement
name
=
"order_form_billing"
PrefixSpecial
=
"ord"
/>
</
td
>
</
tr
>
</
table
>
</
inp2:m_if
>
<
table
>
<
tr
class
=
"cart-header"
>
<
inp2:m_if
check
=
"m_GetConfig"
name
=
"ShowProductImagesInOrders"
>
<
td
colspan
=
"2"
><
inp2:m_Phrase
label
=
"lu_comm_ProductDescription"
/></
td
>
<
inp2:m_else
/>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_ProductDescription"
/></
td
>
</
inp2:m_if
>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_Price"
/></
td
>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_Qty"
/>
.
</
td
>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_Total"
/></
td
>
</
tr
>
<
inp2:ord_ListOrderItems
render_as
=
"orderitem_elem"
/>
<
tr
class
=
"cart-subtotal"
>
<
td
>
<
inp2:m_if
check
=
"ord_HasDiscount"
>
<
inp2:m_Phrase
label
=
"lu_comm_TotalSavings"
/>
:
<
span
class
=
"price1"
><
inp2:ord_Field
name
=
"DiscountTotal"
currency
=
"selected"
/></
span
><
br
/>
</
inp2:m_if
>
</
td
>
<
td
style
=
"text-align: right;"
colspan
=
"<inp2:m_if check="
m_GetConfig
"
name
=
"ShowProductImagesInOrders"
>
5
<
inp2:m_else
/>
4
</
inp2:m_if
>
">
<
strong
><
inp2:m_Phrase
label
=
"lu_comm_SubTotal"
/>
:
<
span
class
=
"price1"
><
inp2:Field
field
=
"SubTotal"
currency
=
"selected"
/></
span
></
strong
>
</
td
>
</
tr
>
</
table
>
<
table
>
<
tr
class
=
"cart-header"
>
<
td
>
<
inp2:m_Phrase
label
=
"lu_comm_OrderTotal"
/>
</
td
>
</
tr
>
</
table
>
<
table
class
=
"block-no-border"
>
<
inp2:m_DefineElement
name
=
"shipping_total"
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"text-align: right;"
><
inp2:m_Phrase
label
=
"lu_comm_ShippingCost"
/>
(
<
inp2:ord_ShippingType
/>
):
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:ord_Field
name
=
"ShippingCost"
currency
=
"selected"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"processing_total"
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"text-align: right;"
><
inp2:m_Phrase
label
=
"lu_comm_ProcessingFee"
/>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:ord_Field
name
=
"ProcessingFee"
currency
=
"selected"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"sub_total"
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"text-align: right;"
><
inp2:m_Phrase
label
=
"lu_comm_SubTotal"
/>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:ord_Field
name
=
"AmountWithoutVAT"
currency
=
"selected"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"vat_total"
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"text-align: right;"
><
inp2:m_Phrase
label
=
"lu_comm_VAT"
/>
<
inp2:ord_Field
name
=
"VATPercent"
/>
%:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:ord_Field
name
=
"VAT"
currency
=
"selected"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"return_total"
>
<
tr
class
=
"block-data2"
>
<
td
style
=
"text-align: right;"
><
inp2:m_Phrase
label
=
"lu_fld_ReturnTotal"
/>
:
</
td
>
<
td
style
=
"text-align: right;"
><
inp2:ord_Field
name
=
"ReturnTotal"
currency
=
"selected"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:ord_PrintTotals
shipping_render_as
=
"shipping_total"
processing_render_as
=
"processing_total"
sub_total_render_as
=
"sub_total"
vat_render_as
=
"vat_total"
return_render_as
=
"return_total"
/>
<
tr
class
=
"block-data2"
>
<
td
class
=
"price3"
style
=
"text-align: right;"
><
strong
><
inp2:m_Phrase
label
=
"lu_comm_GrandTotal"
/>
:
</
strong
></
td
>
<
td
class
=
"price3"
style
=
"text-align: right;"
><
span
class
=
"price1"
><
inp2:Field
name
=
"TotalAmount"
currency
=
"selected"
/></
span
></
td
>
</
tr
>
</
table
>
<
br
/>
</
inp2:m_DefineElement
>
<
inp2:ord_ShowOrder
render_as
=
"order_form"
/>
</
form
>
Event Timeline
Log In to Comment