Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F872299
products.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
Thu, May 8, 2:27 PM
Size
1 KB
Mime Type
text/html
Expires
Sat, May 10, 2:27 PM (21 h, 11 m)
Engine
blob
Format
Raw Data
Handle
617922
Attached To
rTMST Themes.Modern-Store
products.elm.tpl
View Options
<
inp2:m_DefaultParam
prefix
=
""
list_name
=
""
layout
=
"list"
/>
<
inp2:m_if
check
=
"m_Get"
name
=
"ajax"
equals_to
=
"yes"
>
<
inp2:m_NoDebug
/>
<
inp2:m_Get
name
=
"list_prefix"
result_to_var
=
"prefix"
/>
<
inp2:m_Get
name
=
"list_name"
result_to_var
=
"list_name"
/>
<
inp2:m_Get
name
=
"layout"
result_to_var
=
"layout"
/>
</
inp2:m_if
>
<
inp2:
$
prefix_InitList
list_name
=
"
$
list_name"
main_list
=
"1"
/>
<
inp2:m_Include
template
=
"elements/content_boxes.elm"
strip_nl
=
"2"
/>
<
inp2:m_Include
template
=
"elements/product_elements.elm"
strip_nl
=
"2"
/>
<
inp2:m_if
check
=
"{
$
prefix}_TotalRecords"
list_name
=
"
$
list_name"
>
<
inp2:m_Include
template
=
"elements/sorting.elm"
list_name
=
"
$
list_name"
prefix
=
"
$
prefix"
layout
=
"
$
layout"
ajax
=
"1"
/>
<
div
class
=
"items <inp2:m_if check='m_Param' name='layout' equals_to='list'>border-radius<inp2:m_else/>items-alt</inp2:m_if>"
>
<
ul
class
=
"display<inp2:m_if check='m_Param' name='layout' equals_to='grid'> thumb_view</inp2:m_if>"
>
<
inp2:
$
prefix_ListProducts
list_name
=
"
$
list_name"
render_as
=
"product_list_element"
/>
</
ul
>
<
div
class
=
"clear"
></
div
>
<
inp2:m_Include
template
=
"elements/pagination.elm"
list_name
=
"
$
list_name"
prefix
=
"
$
prefix"
ajax
=
"1"
/>
</
div
>
<
script
type
=
"text/javascript"
>
$
(
document
).
ready
(
function
()
{
$
(
'.compare-checkbox'
).
click
(
function
(
$
e
)
{
var
$
me
=
$
(
this
);
compare_product
(
$
me
.
val
(),
$
me
.
is
(
':checked'
));
}
);
$
(
'.addtocart'
,
'#products'
).
click
(
add_to_cart_handler
);
}
);
</
script
>
<
inp2:m_else
/>
No Products
</
inp2:m_if
>
Event Timeline
Log In to Comment