Community Forums

[RELEASED] Catalog/View Only Mode

IMPROVE VISIBILITY! LIST YOUR COMMERCIAL MOD IN THE
OPENCART EXTENSION STORE!

[RELEASED] Catalog/View Only Mode

Postby rph » Sat Aug 27, 2011 10:11 pm

Catalog Mode is an OpenCart modification that displays your store as a view-only catalog. Hidden sections
include:

  • Product “Add to Cart”
  • Account Creation and Log In
  • Reward Points
  • Customer Wishlist
  • Gift Vouchers
  • Customer supplied product options
  • Affiliates
  • Relevant footer links
  • Sitemap links

Preserved areas include:
  • Product Compare
  • Specials
  • Non-customer selectable Product Options
  • Social networking links
  • Customer Review

CATALOG MODE DEMO SITE

GET OPENCART CATALOG MODE HERE

One Click Enable or Disable
Catalog Mode can be turned on or off at any time with one simple click in Admin settings.

Intelligently Preserves Options
Catalog Mode shows "Available Options" based on select, radio, and checkbox inputs while removing customer supplied options like text, file upload, and date & time.

Supports Multi-Store
Display one store in Catalog Mode and keep another as a fully functioning cart that processes orders. You can even share templates.

True Disabling
Automatically redirects away from areas like account and cart even if the customer directly enters the URL.

Expandable
Add more elements you wish to hide by adding a simple line of code to the HTML in your template.

Image

Image

Image

Requirements
Catalog Mode is designed to work with the default installation of OpenCart 1.5.1.1 and later (see Extension Store link for details). Any custom user modifications will be overwritten.
Last edited by rph on Mon Mar 05, 2012 4:32 am, edited 1 time in total.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Thu Sep 08, 2011 7:29 am

Catalog Mode has been updated to v1.1 with a small bug fix for specials.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby kellyrnh » Fri Sep 16, 2011 3:53 pm

Is there any way we can do Catalog Mode with customer account & wishlist?
kellyrnh
 
Posts: 22
Joined: Fri Sep 16, 2011 3:49 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Fri Sep 16, 2011 11:32 pm

Hi Kelly. I'm not sure if I'm following your question right but Catalog Mode does already disables those.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby kellyrnh » Mon Sep 19, 2011 5:38 pm

Sorry if I didn't phrase that right, I want the account and wishlist - just no cart/pricing. Is this possible?
kellyrnh
 
Posts: 22
Joined: Fri Sep 16, 2011 3:49 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Mon Sep 19, 2011 9:01 pm

I'm afraid not.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby kellyrnh » Tue Sep 20, 2011 6:53 pm

Is there any way I can do this myself with Opencart? I was hoping to use it with this project but if not I'll have to find another solution.
kellyrnh
 
Posts: 22
Joined: Fri Sep 16, 2011 3:49 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Wed Sep 21, 2011 1:33 am

Yes, you can remove it on the template level. If you do a search you should be able to find some info on the forum.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby mykjones » Tue Oct 11, 2011 7:07 pm

Just what i needed thank you.

Is it possible to remove the words "please choose" from the options categories?

Also in the "Price" I would like to rename it "As low as" could you point me to the php file i can find this and rename?

Thanks for any help you can give. All the best!
mykjones
 
Posts: 2
Joined: Tue Oct 11, 2011 7:03 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Wed Oct 12, 2011 6:04 pm

mykjones wrote:Just what i needed thank you.

Is it possible to remove the words "please choose" from the options categories?

Do you mean Choose One/Choose Multiple? I can send you an updated language file that removes them if you'd like.

Also in the "Price" I would like to rename it "As low as" could you point me to the php file i can find this and rename?

If you actually want to display the low price I have a module that does that. If you just want to add it in front of the regular price the simplest way to approach it is to hard code it in the template files.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby mykjones » Thu Oct 13, 2011 6:59 am

Thank you for the quick reply. An updated language file for the choose one/choose multiple would be great if possible. Thank you.

The module is great i may use it at a later date but for now was just looking to replace the "price" word with "as low as". I will be displaying a price table with a breakdown (300+.58, 500+.56, 1000+.57), which is why when the client see's the product he will be viewing the price at the lowest offered.

If you can point out the files to edit i could work on it myself so not to waste your time.

Thanks again!

All the best!
mykjones
 
Posts: 2
Joined: Tue Oct 11, 2011 7:03 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Thu Oct 13, 2011 7:43 am

PM me with your email address and I'll send you the updated files which should be able to accomplish both those things.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby burnwire » Thu Dec 01, 2011 8:56 pm

will this mod work on different templates??
burnwire
 
Posts: 1
Joined: Thu Dec 01, 2011 8:53 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Fri Dec 02, 2011 12:54 am

Not without modification, unfortunately.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Mon Jan 30, 2012 4:03 am

cassiodorus wrote:But your mod disables the cart function for all or none products, correct?

Correct.

cassiodorus wrote:Is there any way to do it for only a selection of products?

You best bet might be to use OpenCart's built-in inventory control.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Mon Mar 05, 2012 4:33 am

Catalog Mode has been updated for OpenCart 1.5.2.x.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby xl5 » Thu Mar 08, 2012 5:24 pm

1.4.9.1? :)
xl5
 
Posts: 54
Joined: Mon Jul 18, 2011 7:45 am

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Fri Mar 09, 2012 1:13 am

Afraid not.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: [RELEASED] Catalog/View Only Mode

Postby Snafy » Thu Mar 22, 2012 11:21 am

Is there a free version؟
Snafy
 
Posts: 5
Joined: Thu Aug 25, 2011 6:14 pm

Re: [RELEASED] Catalog/View Only Mode

Postby rph » Thu Mar 22, 2012 11:33 am

No. There is info in the forum about editing the default template if you want to do that.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2691
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Next

Return to Commercial Contributions

Who is online

Users browsing this forum: No registered users and 11 guests

Hosted by Arvixe Web Hosting