X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   is this doable? (https://forum.x-cart.com/showthread.php?t=25798)

h2investments 10-14-2006 03:52 PM

is this doable?
 
I have a checklist of things i want removed completely from my store front :)

1) cupon code.. i dont want that to be displayed at all for when someone is purchasing.. how do i remove it?

2) any way that when someone clicked "order" or goes to checkout it takes them to a blank page with just the required feilds for their billing etc? i dont need the whole shopping cart template i just want something simple.. what i would really like is some code i could copy/paste and import it into my own design where i have adaquate room for the billing/shipping

any info?

Thanks :)

balinor 10-14-2006 05:48 PM

Re: is this doable?
 
1. Disable the 'Discount Coupons' module in 'Modules'.

2. You can re-arrange the checkout screen by editing customer/main/checkout.tpl. You really can't just copy some code into some of your pages though, it doesn't work like that.

h2investments 10-14-2006 06:07 PM

Re: is this doable?
 
Quote:

Originally Posted by balinor
1. Disable the 'Discount Coupons' module in 'Modules'.

2. You can re-arrange the checkout screen by editing customer/main/checkout.tpl. You really can't just copy some code into some of your pages though, it doesn't work like that.


ok, thanks for the cupon code got it right away :)

but for 2.

is there a way i can just output the html for the forms etc so i can place it into my webpage rather than trying to design all around it?

all i want is straight forms for people to fill out and nothing more, i dont want the side navigation bar or top header or anything, hell i will even pay someone to do this :)

Thanks

balinor 10-15-2006 04:37 AM

Re: is this doable?
 
You can't use your html pages because X-Cart is PHP based...it needs to have all sorts of functions running to make the checkout work correctly. X-Cart is designed to work AS the web site, not really as part of your existing site. It is much easier to simply 'skin' X-Cart to look the way you want it.

h2investments 10-15-2006 05:36 AM

Re: is this doable?
 
Quote:

Originally Posted by balinor
You can't use your html pages because X-Cart is PHP based...it needs to have all sorts of functions running to make the checkout work correctly. X-Cart is designed to work AS the web site, not really as part of your existing site. It is much easier to simply 'skin' X-Cart to look the way you want it.


ok, your sig says u do skin / design work :) care to shoot me a pm with a quote?

Thanks


All times are GMT -8. The time now is 11:50 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.