Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"Prices under..."


Pipey

Recommended Posts

Hi,

 

I have seen on several completed sites, the feature of links that will list for example, "all products under $30 or under $75. Is this the result of someone's kind contribution?

 

I would be interested in knowing how I could do it.

 

Thanks in advance.!

Link to comment
Share on other sites

Well, the absolute easiest way I can see is to use the pre-existing function within the search. For example, this link will return all products under $75 in all categories:

 

/catalog/advanced_search_result.php?keywords=&search_in_description=1&categories_id=&inc_subcat=1&manufacturers_id=&pfrom=0&pto=75&dfrom=&dto=&x=32&y=9

 

There are a number of different ways you could incorporate that into your site. There also different ways you can accomplish what you want to do but my motto is 'Why reinvent the wheel?' :)

Link to comment
Share on other sites

Well, the absolute easiest way I can see is to use the pre-existing function within the search. For example, this link will return all products under $75 in all categories:

 

/catalog/advanced_search_result.php?keywords=&search_in_description=1&categories_id=&inc_subcat=1&manufacturers_id=&pfrom=0&pto=75&dfrom=&dto=&x=32&y=9

 

There are a number of different ways you could incorporate that into your site. There also different ways you can accomplish what you want to do but my motto is 'Why reinvent the wheel?' :)

Acheron, thanks.

Now that I reviewed the cart further, I agree completely.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...