Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F924990
products_sorting.tpl
No One
Temporary
Actions
View 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
Tue, May 20, 3:25 AM
Size
1 KB
Mime Type
text/plain
Expires
Thu, May 22, 3:25 AM (3 h, 22 m)
Engine
blob
Format
Raw Data
Handle
625146
Attached To
rMINC Modules.In-Commerce
products_sorting.tpl
View Options
<
form
method
=
"post"
action
=
"<inp2:m_FormAction />"
>
<
strong
><
inp2:m_Phrase
label
=
"lu_comm_SortBy"
/></
strong
>
<
select
name
=
"<inp2:p_CombinedSortingDropDownName/>"
>
<
option
value
=
"Name|asc"
<
inp2:p_SortingSelected
sorting
=
"l1_Name|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_NameAZ"
/></
option
>
<
option
value
=
"Name|desc"
<
inp2:p_SortingSelected
sorting
=
"l1_Name|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_NameZA"
/></
option
>
<
option
value
=
"Manufacturer|asc"
<
inp2:p_SortingSelected
sorting
=
"Manufacturer|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_ManufAZ"
/></
option
>
<
option
value
=
"Manufacturer|desc"
<
inp2:p_SortingSelected
sorting
=
"Manufacturer|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_ManufZA"
/></
option
>
<
option
value
=
"Price|asc"
<
inp2:p_SortingSelected
sorting
=
"Price|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_PriceLH"
/></
option
>
<
option
value
=
"Price|desc"
<
inp2:p_SortingSelected
sorting
=
"Price|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_PriceHL"
/></
option
>
<
option
value
=
"CreatedOn|asc"
<
inp2:p_SortingSelected
sorting
=
"CreatedOn|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_RecentToOld"
/></
option
>
<
option
value
=
"CreatedOn|desc"
<
inp2:p_SortingSelected
sorting
=
"CreatedOn|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_OldToRecent"
/></
option
>
</
select
>
<
input
type
=
"submit"
class
=
"button"
name
=
"<inp2:p_SubmitName event="
OnSetSortingDirect
"
/>
" value="
<
inp2:m_Phrase
label
=
"lu_comm_Sort"
/>
" />
</
form
>
Event Timeline
Log In to Comment