Post by superbrands » Mon Aug 15, 2011 6:01 pm

The great Year-Make-Model-Engine Filter Box for your Cars/Auto-Parts Store!

It adds ability to select Make, Model, Engine and Year.

Demo

Demo Site: http://theopencartdemo.themagicalworks.com/
Admin Demo: http://theopencartdemo.themagicalworks.com/admin (User: demo ; Pass: demo)

Where to Buy

- The Magical Works Studio - http://www.themagicalworks.com/
- OpenCart Extensions Store - http://www.opencart.com/index.php?route ... on_id=2966

"For us, OpenCart is not 'just' a shopping cart. OpenCart is bigger than that. We bring OpenCart to the next level."

Produk:
- Toko Online - Toko Online Dropshipper - Toko Online Marketpace - Online Directory - Digital Marketplace - Property & Business Listings - News Portal - Corporate Website - Social Network

Info: http://www.bukausahaonline.com


User avatar
Active Member

Posts

Joined
Sun May 23, 2010 8:04 pm

Post by allenshea » Mon Aug 15, 2011 7:35 pm

The MOD is good, but OC has some limitation, It means your MOD may can not work properly in OC.

OC doesn't support multi-select brands, but some auto part can fits Audi, BMW, Honda, etc. How do you let OC to have this parts with different brands? make copies of that parts for each band?

Since I can not access your product in Admin, so I can not tell, if you have made some improve in this MOD.

Anyhow, this will be a good idea, if can push D & Q to make multi-select brands in Product page.

I know nothing about PHP and SQL, but I still try my best to understand it.


Active Member

Posts

Joined
Mon Dec 14, 2009 10:01 pm

Post by SXGuy » Mon Aug 15, 2011 7:55 pm

How did you manage to create dependant options? would you consider creating a mod for product options being dependant on whether 1 option was selected previously or not? that would be a massive benifit to opencart and a great extension.

Active Member

Posts

Joined
Sun Nov 08, 2009 2:07 am

Post by superbrands » Tue Aug 16, 2011 5:06 pm

allenshea wrote:The MOD is good, but OC has some limitation, It means your MOD may can not work properly in OC.

OC doesn't support multi-select brands, but some auto part can fits Audi, BMW, Honda, etc. How do you let OC to have this parts with different brands? make copies of that parts for each band?

Since I can not access your product in Admin, so I can not tell, if you have made some improve in this MOD.

Anyhow, this will be a good idea, if can push D & Q to make multi-select brands in Product page.
Access Permission updated. You can access the product page now.

"For us, OpenCart is not 'just' a shopping cart. OpenCart is bigger than that. We bring OpenCart to the next level."

Produk:
- Toko Online - Toko Online Dropshipper - Toko Online Marketpace - Online Directory - Digital Marketplace - Property & Business Listings - News Portal - Corporate Website - Social Network

Info: http://www.bukausahaonline.com


User avatar
Active Member

Posts

Joined
Sun May 23, 2010 8:04 pm

Post by superbrands » Tue Aug 16, 2011 5:07 pm

SXGuy wrote:How did you manage to create dependant options? would you consider creating a mod for product options being dependant on whether 1 option was selected previously or not? that would be a massive benifit to opencart and a great extension.
I use simple JavaScript.

"For us, OpenCart is not 'just' a shopping cart. OpenCart is bigger than that. We bring OpenCart to the next level."

Produk:
- Toko Online - Toko Online Dropshipper - Toko Online Marketpace - Online Directory - Digital Marketplace - Property & Business Listings - News Portal - Corporate Website - Social Network

Info: http://www.bukausahaonline.com


User avatar
Active Member

Posts

Joined
Sun May 23, 2010 8:04 pm

Post by Qphoria » Tue Aug 16, 2011 7:32 pm

SXGuy wrote:How did you manage to create dependant options? would you consider creating a mod for product options being dependant on whether 1 option was selected previously or not? that would be a massive benifit to opencart and a great extension.
creating dependant static structure like this is nothing compared to making dynamic dependent product options

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by SXGuy » Tue Aug 16, 2011 8:45 pm

Qphoria wrote:
SXGuy wrote:How did you manage to create dependant options? would you consider creating a mod for product options being dependant on whether 1 option was selected previously or not? that would be a massive benifit to opencart and a great extension.
creating dependant static structure like this is nothing compared to making dynamic dependent product options
Fair enough, never thought it was easy, just wondered if he might have been skilled enough :P

Active Member

Posts

Joined
Sun Nov 08, 2009 2:07 am

Post by Qphoria » Tue Aug 16, 2011 9:14 pm

He might be.. just saying this model/make/year thing has been done a few times in opencart already... but so far not at the product option level.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Xsecrets » Tue Aug 16, 2011 9:22 pm

well it's really two completely different things. I've seen several people who want to use options and manufacturers for the YMM, but done properly its completely separate.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by budgieoc18 » Tue Apr 10, 2012 6:05 pm

Assume I have a product "Oil Filter" which has the Part Number "ABC123"
This is stored in my product table with the product_id "1"
This product would fit many vehicles, for example Chevrolet Aveo 1.6 and Chevrolet Neon 1.4

This would be represented in my product_ymm import file as:
product_id|make|model|begin_year|end_year|engine
1|Chevrolet|Aveo|2004|2007|1.6
1|Chevrolet|Neon|2005|2009|1.4

My problem is that both of those cars may have different fitment detail for the same product_id.
For example the part may only fit the Aveo with Automatic Transmission and the Neon with Manual Transmission. This scenario is not possible to represent in the current module. I would propose the following design to the product_ymm import:

product_id|make|model|begin_year|end_year|engine|application_fitment_detail
1|Chevrolet|Aveo|2004|2007|1.6|w/Automatic Transmission
1|Chevrolet|Neon|2005|2009|1.4|w/Automatic Transmission

Would it be possible to enhance the module to be able to handle this scenario?

Newbie

Posts

Joined
Thu Mar 22, 2012 7:05 pm
Who is online

Users browsing this forum: Bing [Bot] and 437 guests