v1.6-v1.7 Product data sheet with combination table Module 2.2.2

bouilldecul

Member
XNullUser
Joined
Aug 29, 2020
Messages
507
Reaction score
0
Points
16
NullCash
11
Thx a lot for share
Post automatically merged:

Don't work with PS 1.7.6.7 can't install
Post automatically merged:

No help? for install?
Post automatically merged:

$this->ps_versions_compliancy = array('min' => '1.5', 'max' => '1.6.9.99');

Don't write 1.7
 
Last edited:

4ngeluxpunk

Member
XNullUser
Joined
Feb 16, 2020
Messages
782
Reaction score
1
Points
18
NullCash
327
Thanks for sharing!!
Post automatically merged:

@ddlproject Don't work with PS 1.7.7.1 can't install.. :(
 
Last edited:

maty12

Active member
XNullUser
Joined
May 7, 2021
Messages
459
Reaction score
68
Points
28
NullCash
155
g
[IMG='width:558px;']https://medias1.prestastore.com/1289869-pbig/product-data-sheet-with-combination-table.jpg[/IMG]

Information here: https://addons.prestashop.com/en/co...roduct-data-sheet-with-combination-table.html

Displaying all the attribute combinations in table format so that the customer can add the units he wants to buy in each combination.
This has also a nice feature sending email notifications about the restock, for each combination.

Note: the file I give you is original. But I had to fix some bugs, if you want fix them also, then follow my instructions below:

1. If you have problems on installation, a fatal error about isset(), then debug at row 1474 changing "isset" to "!empty".

2. there is a problem with "restricted products", meaning the products you want exclude from table visualization, they do not use the table as expected, but they do not show the default controls and "add to cart" button either. Really bad! This is a bug in the deluxecombtab.js, you have to delete 2 rows, the developer probably forgot to do it, because he managed the visualization already with a javascript snippet in templates:
$('form#buy_block').find(' .product_attributes').remove();
$('form#buy_block').find('#add_to_cart').parent('div').remove();
good
 

Choupy

Well-known member
Master
Diamond
Elite
Joined
Jun 19, 2019
Messages
1,272
Reaction score
1,504
Points
113
NullCash
118
hi thank for sharing; I advise you not to install this module there are errors
 

Sillumin

Well-known member
☆ Pro ☆
Master
Diamond
Elite
Joined
Jun 18, 2021
Messages
3,620
Reaction score
764
Points
113
NullCash
6,100
Thank you for sharing. Let's try your module.
 

sudo

Member
XNullUser
Joined
Dec 17, 2019
Messages
269
Reaction score
10
Points
18
NullCash
16

thanks for sharing. will try this.

 

unique

Well-known member
Diamond
Elite
XNullUser
Joined
Dec 12, 2020
Messages
2,390
Reaction score
457
Points
83
NullCash
787
any update?

What's New in Version 3.4.3(04/06/2022)

  • Corregido problema cuando tiene activo el modal personalizado del carrito, no actualizaba el icono del carrito
 

Mr.NT

Member
XNullUser
Joined
May 31, 2020
Messages
84
Reaction score
0
Points
6
NullCash
19
Thank you for sharing. Let's try this module.
 

bertr01

Member
XNullUser
Joined
Jun 1, 2022
Messages
127
Reaction score
0
Points
16
NullCash
1
Thank you very much! This is very useful module!
 

artgned

Member
XNullUser
Joined
Dec 2, 2021
Messages
42
Reaction score
0
Points
6
NullCash
4
Great! Really need it for my site. Thanks for sharing
it's compatible for Prestashop 1.7.8.10?
 
Top