| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Filter by Brand and Sort by | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi folks,
This is my custom modification to get in products list Filter by Brand and Sort by. skin -> customer -> search_sort_by.tpl Code:
skin -> customer -> home.tpl in <head></head> Code:
Of course the code can be improved using labels, options in Appearance. It's working fine except 2 issues I get. 1) How can I keep always the order of brands in drop down list, no mater what option I select in Sort by list? For Default options it is working fine. 2) When no Brand, in Filter by Brand list there is an empty option at the end. How can I get rid off it?
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() x-cart root -> products.php
AFTER Code:
ADD Code:
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#3
|
|||||||
|
|||||||
![]() I want to display the manufacturer's/brand's name/logo which are currently on that category.I have approximately 50 manufactures/brand in my store.Each manufacturer links with different different category.Suppose X category links with a,b,c,d manufacturer's product among 50 manufacturers.I want to display only a,b,c,d manufacturer's name/logo when I click on X category.[NOT IN DROPDOWN BUT DISPLAY HORIZONTALLY]
Is it possible? Can you help me? Thanks. |
|||||||
#4
|
|||||||
|
|||||||
![]() Hi am2003,
I cannot able manufacturer name in the drop down in my 4.4.2 version only showing me white without any name.How to resolve it?? Also if I want to call all filtered manufacturer in a tpl which only see brand instead of dropdown select box in the category page. How to call. It is an excellent work done by you.Kindly help me to do that.. Thanks... |
|||||||
#5
|
|||||||||
|
|||||||||
![]() Do you have manufacturers associated with your products listed in a category?
Please see I have 2 issues. One issue is what you got. I wanted to bring in front one of the most requested features, you can see in other free shopping cart. For sure I will correct them pretty soon. Help from your side in much appreciated.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#6
|
|||||||
|
|||||||
![]() Quote:
Yes, am 2003 thanks for your reply. I just want to display only that manufacturers name which is linked with category only on the category page in manufacturer page [that is in contextual form].How to achieve that?? Can you help me?? |
|||||||
#7
|
|||||||||
|
|||||||||
![]() For the moment I cannot. I still learning as your name.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#8
|
|||||||
|
|||||||
![]() Hi am 2003,
Is it possible to display in a menu or dialog (all linked manufacturer in a list) rather than drop down ?? If possible how? |
|||||||
#9
|
|||||||
|
|||||||
![]() Hi am 2003,
Have you seen if you put manufacturerid in place of manufacturer then id is tracking. Here is the code- <option value="{$url}&manufacturerid={$found_manu[man].manufacturerid}" {if $found_manu[man].manufacturerid eq $manufacturerid} selected="selected"{/if}>{$found_manu[man].manufacturerid}</option> |
|||||||
#10
|
|||||||
|
|||||||
![]() How to call brands one after another instead of drop down??
__________________
X-cart Platinum 4.6.1 Reboot template |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|