Hi,
In a clothing store, sizes of articles are marked as S, M, L, XL etc. Opencart options are used for different sizes. Is there any extension or way available so that all the available options of a product are displayed on category listing? So that user does not have to open a product to see if it is available in a specific size. Please be clear that it is not necessary that a customer can also select an option from there. Just display of available options would be enough.
In a clothing store, sizes of articles are marked as S, M, L, XL etc. Opencart options are used for different sizes. Is there any extension or way available so that all the available options of a product are displayed on category listing? So that user does not have to open a product to see if it is available in a specific size. Please be clear that it is not necessary that a customer can also select an option from there. Just display of available options would be enough.
OK, took me 5 seconds on a simple Google search:
https://www.opencart.com/index.php?rout ... n_id=40738
https://www.opencart.com/index.php?rout ... n_id=40738
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
You can just use the getProductOptions function from "catalog/model/product.php" to pull the available options for each product, and process it from there to be displayed in your product listing. Do also note that you will also need to add this modification into other pages/modules that display product listings, such as search, manufacturer info, special, featured module, latest module, etc.
Or like what @JNeuhoff suggested, you can try looking for an extension that helps you achieve what you need.
Or like what @JNeuhoff suggested, you can try looking for an extension that helps you achieve what you need.
Check out our ever-growing list of extensions for OpenCart here.
Some useful extensions for a better admin experience: Image File Manager Pro • Drag & Drop Sort Order
Reach out to us at hello@softmonke.com for your OpenCart web development needs or feedback for our extensions.
Hi!
If you will have issues with performance after this modifications, check this out. Fast OpenCart catalog functions getProductAttributes and getProductOptions in catalog/model/catalog/product.php.
If you will have issues with performance after this modifications, check this out. Fast OpenCart catalog functions getProductAttributes and getProductOptions in catalog/model/catalog/product.php.
My FREE extensions in marketplace. [ security | flexibility | speedup ]
Who is online
Users browsing this forum: No registered users and 15 guests