Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1162103
cart_bubble.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
Sat, Sep 20, 4:12 PM
Size
685 B
Mime Type
text/html
Expires
Mon, Sep 22, 4:12 PM (2 h, 14 m)
Engine
blob
Format
Raw Data
Handle
751833
Attached To
rTMST Themes.Modern-Store
cart_bubble.tpl
View Options
<
inp2:m_NoDebug
/>
<
p
class
=
"subtitle"
>
Added to cart:
</
p
>
<
div
class
=
"img"
>
<!--width="58" height="58"-->
<
img
src
=
"<inp2:p_ImageSrc primary='1' MaxWidth='58' DefaultWidth='58' DefaultImage='img/no_picture.gif'/>"
alt
=
""
/>
</
div
>
<
div
class
=
"info good-item"
>
<
p
>
#QTY# x
<
inp2:p_Field
name
=
"Name"
/></
p
>
<
p
class
=
"price"
><
inp2:p_Field
name
=
"Price"
currency
=
"selected"
decimal_tag
=
"span"
/></
p
>
</
div
>
<
div
class
=
"clear"
></
div
>
<
script
type
=
"text/javascript"
>
$
(
document
).
ready
(
function
()
{
$
(
'#header-items-in-cart'
).
html
(
'<inp2:ord_ItemsInCart/>'
);
$
(
'#header-cart-subtotal'
).
html
(
'<inp2:ord_Field name="SubTotal" currency="selected" decimal_tag="i"/>'
);
}
)
</
script
>
Event Timeline
Log In to Comment