![]() |
Shop by Price for xcart 4.3.1
Below is the code for x-cart 4.3.1 to search for products using there price value.
Place this in xcart/skin1/customer/shop_by_price.tpl Code:
Once uploaded you can change your xcart/skin1/customer/home.tpl by adding the code below. Code:
{include file="customer/shop_by_price.tpl"} You can see this at www.nightscene.co.uk/shop/home.php |
Re: Shop by Price for xcart 4.3.1
Thanks for sharing!
This may be able to put this to good use. |
Re: Shop by Price for xcart 4.3.1
Just a question, is there a way to make this so that it works per category?
For example, if I visit a category, I would like the "shop by price" to only take that category into consideration. Can this mod be made to do that? By the look of it, if you click a price when your in a category of your demo price, it shows the everything within that price range of all categories. Thanks in advance |
Re: Shop by Price for xcart 4.3.1
The default search engine does this, you can see this at http://www.nightscene.co.uk/shop/search.php
This mod is for all products and so that customers have a easy click with regard to price. |
Re: Shop by Price for xcart 4.3.1
Hi,
I know this is a persistent question related to shop by price modifications, but has anyone gotten this to work for the category the shopper is currenlty vieweing? For example, if I am looking at category "Widgets" I would like my shop my price to drill down only within the category I am currenlty in, not all products. I'm thinking there must be a way to may the search execute for only the category the user is currenlty in, but cannot figur eout ho wto make it work. Anyone have any luck with this? I'm looking to do this for a site build on 4.3 that I have not taken live yet Thanks! |
Re: Shop by Price for xcart 4.3.1
I'm trying to use this in 4.3.2 A side from needing to change the Monetary symbol.
I can't figure out how to get "Shop by Price" To appear in the title. I added the Label lbl_Shop_by_Price, but it's not picking it up. Any help on this? http://www.mikeinfinger.com/demos/xcart/home.php |
Re: Shop by Price for xcart 4.3.1
Can confirm this works in 4.5.2
Also, I didn't want tables so here's a css version: Code:
{* $Id: shop_by_price.tpl,v 1.20 2009/04/23 11:35:03 max Exp $ vim: set ts=2 sw=2 sts=2 et: *} {capture name=price} And the CSS I used: Code:
.shopbyprice_link { |
All times are GMT -8. The time now is 05:39 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.