Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

show all items in shop with one button


nicmare

Recommended Posts

Posted

i want to insert a button in categories.php which does display all avaiable items in the shop when clicked on it.

no categories, just products (from every category).

i tried this one but it doesnt work:

<a href="' . tep_href_link(FILENAME_PRODUCT_LISTING, '', 'NONSSL') . '">' . BOX_INFORMATION_PRODUCTS . '</a>

 

i get the server message that the file product_listing.php does not exist.

does anyone have an advice?

thanks

Posted
i want to insert a button in categories.php which does display all avaiable items in the shop when clicked on it.

no categories, just products (from every category).

i tried this one but it doesnt work:

<a href="' . tep_href_link(FILENAME_PRODUCT_LISTING, '', 'NONSSL') . '">' . BOX_INFORMATION_PRODUCTS . '</a>

 

i get the server message that the file product_listing.php does not exist.

does anyone have an advice?

thanks

Use the All Products with Images contribution. It provides the listing of products in a search engine optimized way.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...