help me, i'm toast
- Started
- Last post
- 8 Responses
- ajxthompson
ok without taking up too much space my problem is that a small (really small) t-shirt company that i'm involved in needs a shopping cart. i really need help to find one that is preffereble written in perl or php and something that is easily customizable (prefferably the use of templates) i've been searching for 2 days now but all the ones i find are hard to customize
i found one good one http://oscommerce but i don't know how to customize with my very limited knowledge of php and they don't have money to hire a programmer (i'm not even getting paid now, i just hope they make it - they have a really good plan) please i really need to get this as soon as possible. i've used http://webmastercart b4 and that's perfect but don't have a lot of features. they need features like mailing list, coupon, wishlist etc ...
please help me i'n toast
- ajxthompson0
oh yea, i did find another good one http://x-cart.com but again the customization thing is a big problem
wish i was a programmer
- ajxthompson0
ok it's 11:00 am and i just got up can someone help me
oh one more thing they already got a merchant account with linkpoint no paypal they want to be profession looking even with a low budget
- unknown0
Have you gone go http://www.oscommerce.org ?
I'm also using that cart because my web host provides it built in.
Not done anything with it yet, but trying to read up on it when I can.
- ajxthompson0
i downlloaded and test it - it's perfect but the customizing thing is a problem i'm trying to read how to but that's not coming on so great
- unknown0
customizing in terms of?
I'm just curious what you're finding difficult. Page formatting and such?
- unfittoprint0
Look, check the php files. The php script is either embed within html tags or using print/echo functions to 'make' html. You should just change the html accordingly to your design. Either open them in Dreamweaver and change it, or design from scratch a new one then substitute the html tags on the php files with the new file you created.
- unfittoprint0
Look, check the php files. The php script is either embed within html tags or using print/echo functions to 'make' html. You should just change the html accordingly to your design. Either open them in Dreamweaver and change it, or design from scratch a new one then substitute the html tags on the php files with the new file you created.
- unfittoprint0
oopsy daisy...