Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1243593
cart_indicator.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
Thu, Nov 20, 6:22 PM
Size
1 KB
Mime Type
text/html
Expires
Sat, Nov 22, 6:22 PM (20 h, 4 m)
Engine
blob
Format
Raw Data
Handle
809184
Attached To
rTOST Themes.OnlineStore
cart_indicator.tpl
View Options
<
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