V1.7 Products as Combinations Module

hienhv

New member
XNullUser
Joined
Oct 18, 2021
Messages
4
Reaction score
0
Points
1
NullCash
9
Here's the latest version of this module (v1.1.0).

Link for purchase: https://addons.prestashop.com/en/co...on/41032-normal-products-as-combinations.html


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.
Best regards!
 

mustafaokur

Member
XNullUser
Joined
Jun 24, 2019
Messages
521
Reaction score
14
Points
18
NullCash
32
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
where should i install it?

public_html/themes/panda - not working

sample;
 

v558drbg0m6u

Active member
Elite
Joined
May 23, 2021
Messages
174
Reaction score
182
Points
43
NullCash
1,405
productascombinations_theme_override-zip
where should i install it?

public_html/themes/panda - not working

sample;
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.
Post automatically merged:

Tnks, yes i'm interested. 🙏
enjoy!
 

Attachments

  • productascombinations.zip
    5.7 KB · Views: 2

mustafaokur

Member
XNullUser
Joined
Jun 24, 2019
Messages
521
Reaction score
14
Points
18
NullCash
32
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.
Post automatically merged:


enjoy!


I am grateful. thank you so much.
 

fahrenheit

Member
XNullUser
Joined
Nov 7, 2021
Messages
114
Reaction score
0
Points
16
NullCash
0
Perfect! My store was improved with this module
Post automatically merged:

Perfect module! Thanks
 
Last edited:
Top