Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What contribution is this?


shayrgob

Recommended Posts

Posted

I have come accross This website and it looks very, very professional. I am specifically interested in the contribution he has for the product entry. Take a look at what im talking about. Its a very nice option to be able to put the model, engine, and more info just in the product name. What contribution do i need to have that? Thanks

Posted

That's just a simple javascript. I would suggest that you pay someone if you need something like that....his system allows you to select make/model of vehicles that don't even exist...such as a 2004 Acura Legend (they weren't made after 1995). If you view the source of this page you will find the link to the .js file....VERY simple javascript.

 

Nice job on it....but has bugs.

Chris Sullivan

Posted

I apologize but thats not exactly what i meant. Go to this page --> http://www.performancepartz.com/index.php?cPath=152_254

 

I meant after you select your make and model. Then when you try and find a certain part like an exhaust, you get something like this on the products page:

 

90-93 Acura Integra Catback Exhaust

Model: LS

Engine: 1.8L

More Info: 3 DR, 5 Speed

 

And you would have the picture as usual to the left of that.

 

I am sorry for the confusion and i hope somebody knows what contribution this is b/c i looked but i couldnt find it. thanks!

Posted

Honestly looks to me like a custom script. Not sure it was released as a contribution.

 

Best thing to do is contact the store owner directly and ask.

 

HTH

-Chris

Chris Sullivan

Posted
I apologize but thats not exactly what i meant. Go to this page --> http://www.performancepartz.com/index.php?cPath=152_254

 

I meant after you select your make and model. Then when you try and find a certain part like an exhaust, you get something like this on the products page:

 

90-93 Acura Integra Catback Exhaust

Model: LS

Engine: 1.8L

More Info: 3 DR, 5 Speed

 

And you would have the picture as usual to the left of that.

 

I am sorry for the confusion and i hope somebody knows what contribution this is b/c i looked but i couldnt find it. thanks!

you would like your product description on the right and image on the left ???

i have wraped them in some tables.... no its not a constribution!

 

greets john

Posted

Attribute Option Types and Static Attributes will take you almost there.

Then you'd need to edit your product info page to just display it exactly the way you want it.

Attribute Sets might be worthwile looking into as well.

 

Evidently, for the 100% match, ask the guy, if you want something similar with instructions on how to do it, check out these contributions :D

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Posted

just change the product_listing.php around. the page you are looking at: index.php calls that to display the listings. He just added a few extra sql queries maybe some extra fields to each product so you could do it easily and then just modified the product_listing to display how he wanted it to.

 

Ryan

If I was crafty, this would be a funny signature.

Posted

Im sorry but i dont think im at the level where i can just do what you just said. I would greatly appreciate it if you can assist me w/ doing that if you dont mind.

Thanks!

Posted

That would take a little much to just do in my free time. Sorry, try breaking down the code and inserting little bits to see what it does. Work off of a backup copy so if you skrew it up, its no big deal.

 

Have fun

 

 

Ryan

If I was crafty, this would be a funny signature.

Posted

Interesting...Very interesting website.

 

Looks somewhat similar to what I have on my test site. I have advanced it a bit further than what he has done...but still an improvement over most automotive parts websites.

I ♥ PHP/MYSQL/CSS

Archived

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

×
×
  • Create New...