View Single Post
  #1  
Old 12-04-2008, 12:07 PM
 
Mazureth Mazureth is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 4
 

Default remove login capabilities

i was wondering if anyone knows how to completely remove every instance of the login form within the cart. i dont necessarily want to completely remove it since eventually i will need it but for now my company doesnt want to enable it... basically every user will just shop anonymously instead.

so first i need to remove the Shopping Cart Login box from the column on the left.

then on the 'personal details' page of the Fast Lane Checkout i need to hide the "Returning customer" and the "New cusomter" box and just display the "Profile details" portion of the page (which is normally hidden untill the user clicks "Click here to continue".

on that Profile Details section, towards the bottom, there is an area where the user can create a new username and password, obviously this needs to be hidden as well so that they dont try to create one...

is there an easy way to do this, or has anyone tried this before? im a PHP developer so i know i can just to in and edit the templates but im looking to see if theres a known solution or a better way than wrapping each section with a permanantly false smarty if statment like {if 1 eq 2} or something.
__________________
X-Cart Gold 4.10
- X-AOM
- X-FeatureComparison
- X-SpecialOffers
Reply With Quote