Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1171880
cart_indicator.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
Sun, Sep 28, 5:23 PM
Size
1 KB
Mime Type
text/html
Expires
Tue, Sep 30, 5:23 PM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
759412
Attached To
rTADV Themes.Advanced
cart_indicator.elm.tpl
View Options
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_phrase
name
=
"lu_title_CartIndicator"
/>
</
inp2:m_Capture
>
<
inp2:m_if
check
=
"ord_CartNotEmpty"
>
<
table
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
class
=
"block"
>
<
tr
>
<
td
class
=
"block-header"
><
inp2:m_Phrase
label
=
"lu_YourCart"
/></
td
>
</
tr
>
<
tr
>
<
td
class
=
"block-data"
>
<
form
method
=
"post"
action
=
"<inp2:m_FormAction />"
>
<
strong
><
inp2:m_Phrase
label
=
"lu_cart_TotalItems"
/>
:
</
strong
><
inp2:ord_ItemsInCart
/><
br
/>
<
strong
><
inp2:m_Phrase
label
=
"lu_cart_OrderTotal"
/>
:
</
strong
><
inp2:ord_Field
field
=
"SubTotal"
currency
=
"selected"
/><
br
/>
<
img
src
=
"img/s.gif"
alt
=
""
width
=
"5"
height
=
"10"
border
=
"0"
/><
br
/>
<
input
type
=
"hidden"
name
=
"viewcart_template"
value
=
"in-commerce/checkout/shop_cart"
>
<
input
class
=
"button"
type
=
"submit"
name
=
"events[ord][OnViewCart]"
value
=
"<inp2:m_Phrase label="
lu_cart_ViewCart
"
/>
">
<
input
type
=
"hidden"
name
=
"next_step_template"
value
=
"<inp2:m_if check="
ord_OrderHasTangibleItems
"
>
in-commerce/checkout/shipping
<
inp2:m_else
/>
in-commerce/checkout/billing
</
inp2:m_if
>
" />
<
input
class
=
"button"
type
=
"submit"
name
=
"events[ord][OnCheckout]"
value
=
"<inp2:m_Phrase label="
lu_cart_Checkout
"
/>
">
</
form
>
</
td
>
</
tr
>
</
table
>
</
inp2:m_if
>
Event Timeline
Log In to Comment