Overview
This module allows to use normal products as combinations.
Instead of using attributes, you can link multiple normal products between them and they will appear in the product page as if they are combinations.
What this module does for you
- Promote your products
- Useful if you have only a few products to sell, but with many variants. It won't make your shop look empty.
- You will also have full control on texts displayed for each combinations, since they are different products with their own texts and meta tags. This is especially useful for SEO and avoid duplicate content.
- It's also useful if you want to show available accessories for your products.
Installation
Download the zip file
Install from the Backoffice
Link your products from the module tab in your edit product page.
Post automatically merged:
I also made a nicer theme override as the default behaviour broke the image carousel... this one purely links to the products instead of updating the DOM with javascript (over-engineering for no reason in my opinion).
Just unzip and upload to the modules folder in your enabled theme folder.
Look to me that your theme or custom code or even other modules are interfering with it... did you use the theme module config I uploaded?
Also, if you need help with getting this working, I'm willing to help... looks like an easy fix to me.
productascombinations_theme_override-zip needs to be unzipped and uploaded in `themes/[your_themes]/modules`. This will override some assets and templates that the original module offers. Also, you could update the style file in this folder to support the aspect ration of your images as by default it uses the square one.
productascombinations_theme_override-zip needs to be unzipped and uploaded in `themes/[your_themes]/modules`. This will override some assets and templates that the original module offers. Also, you could update the style file in this folder to support the aspect ration of your images as by default it uses the square one.