Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823707
checkout_steps.elm.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
Mon, Mar 10, 8:28 AM
Size
1 KB
Mime Type
text/html
Expires
Wed, Mar 12, 8:28 AM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
584302
Attached To
rTADV Themes.Advanced
checkout_steps.elm.tpl
View Options
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_phrase
name
=
"lu_title_CheckoutSteps"
/>
</
inp2:m_Capture
>
<
table
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
class
=
"block"
>
<
tr
>
<
td
class
=
"block-data"
>
<
inp2:m_DefineElement
name
=
"passed_checkout_step"
>
<
inp2:m_param
name
=
"number"
/>
.
<
a
href
=
"<inp2:m_param name="
template_link
"
/>
">
<
inp2:m_param
name
=
"title"
/></
a
><
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"current_checkout_step"
>
<
span
class
=
"nav-bar-current"
style
=
"color:red"
><
inp2:m_param
name
=
"number"
/>
.
<
inp2:m_param
name
=
"title"
/></
span
><
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"checkout_step"
>
<
inp2:m_param
name
=
"number"
/>
.
<
inp2:m_param
name
=
"title"
/><
br
/>
</
inp2:m_DefineElement
>
<
inp2:m_if
check
=
"ord_OrderHasTangibleItems"
>
<
inp2:ord_CheckoutSteps
render_as
=
"checkout_step"
passed_step_render_as
=
"passed_checkout_step"
current_step_render_as
=
"current_checkout_step"
steps
=
"lu_ShoppingCart,lu_comm_ShippingInfo,lu_comm_BillingInfo,lu_comm_OrderPreview,lu_comm_Confirmation"
templates
=
"in-commerce/checkout/shop_cart,
in-commerce/checkout/shipping,
in-commerce/checkout/billing,
in-commerce/checkout/preview,
in-commerce/checkout/confirmation"
/>
<
inp2:m_else
/>
<
inp2:ord_CheckoutSteps
render_as
=
"checkout_step"
passed_step_render_as
=
"passed_checkout_step"
current_step_render_as
=
"current_checkout_step"
steps
=
"lu_ShoppingCart,lu_comm_BillingInfo,lu_comm_OrderPreview,lu_comm_Confirmation"
templates
=
"in-commerce/checkout/shop_cart,
in-commerce/checkout/billing,
in-commerce/checkout/preview,
in-commerce/checkout/confirmation"
/>
</
inp2:m_if
>
</
td
>
</
tr
>
</
table
>
Event Timeline
Log In to Comment