Jump to content

Edit History

superskyman100

superskyman100


must make clearer

Hello,

Prestashop 1.7.6.4

I've spend hours on that problem, there is no solution on google/forums/github, so i'm desperate and post here....

 

CONTEXT

Apart from 'static' discounts, shops create dozens of new/dynamic cart rules per day, due to usual marketing modules

- affiliate discounts

- sponsor discounts

- social link discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

 

 

PROBLEM : with Prestashop, new discounts are always created compatible with all others, even if the 'compatibility' checkbox is unchecked. This is a subtle bug that leads to big complications....

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

When the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (actually this is not the case !) so that users may CHOOSE in between two opposite automated behaviors.

 

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... the cart rule is compatible with others (bug)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' checkbox >>> the discounts will be set as.... compatible too, by default....... 😕

image.thumb.png.3450c9a4c71871f6de797233971f4fd8.png

 

 

CORRECTION :

Just logics......

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule must be incompatible by default with all others cart rules (newly created or existing) >>> this is the bug that needs to be fixed

- if 'compatibility with other cart rules' is checked : the corresponding cart rules must be compatible by default with all existing or created new rules, and we can finely tune its eventual uncompatibility >>> this is the actual behavior 

 

I think someone who know a bit the Prestashop controllers or PHP or whatever in coding could fix that problem in few minutes... It took me hours to write this damn message and look on internet....

 

Thanks !!

 

 

 

superskyman100

superskyman100


must make clearer

Hello,

Prestashop 1.7.6.4

I've spend hours on that problem, there is no solution on google/forums/github, so i'm desperate and post here....

 

CONTEXT

Apart from 'static' discounts, shops create dozens of new/dynamic cart rules per day, due to usual marketing modules

- affiliate discounts

- sponsor discounts

- social link discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

 

 

PROBLEM : with Prestashop, new discounts are always created compatible with all others, even if the 'compatibility' checkbox is unchecked. This is a subtle bug that leads to big complications....

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

When the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (actually this is not the case !) so that users may CHOOSE in between two opposite automated behaviors.

 

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... the cart rule is compatible with others (bug)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' checkbox >>> the discounts will be set as.... compatible too, by default....... 😕

image.thumb.png.3450c9a4c71871f6de797233971f4fd8.png

 

 

CORRECTION :

Just logics......

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule must be incompatible by default with all others cart rules (newly created or existing) >>> this is the bug that needs to be fixed

- if 'compatibility with other cart rules' is checked : the corresponding cart rules must be compatible by default with all existing or created new rules, and we can finely tune its eventual uncompatibility >>> this is the actual behavior 

 

I think someone who know a bit the Prestashop controllers or PHP or whatever in coding could fix that problem in few minutes... It took me hours to write this damn message and look on internet....

 

Thanks !!

image.png

image.png

image.png

superskyman100

superskyman100


must make clearer

Hello,

Prestashop 1.7.6.4

I've spend hours on that problem, there is no solution on google/forums/github, so i'm desperate and post here....

 

CONTEXT

Apart from 'static' discounts, shops create dozens of new/dynamic cart rules per day, due to usual marketing modules

- affiliate discounts

- sponsor discounts

- social link discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

 

 

PROBLEM : with Prestashop, new discounts are always created compatible with all others, even if the 'compatibility' checkbox is unchecked. This is a subtle bug that leads to big complications....

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

When the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (actually this is not the case !) so that users may CHOOSE in between two opposite automated behaviors.

 

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... the cart rule is compatible with others (bug)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' checkbox >>> the discounts will be set as.... compatible too, by default....... 😕

image.thumb.png.3450c9a4c71871f6de797233971f4fd8.png

 

 

CORRECTION :

Just logics......

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule must be incompatible by default with all others cart rules (newly created or existing) >>> this is the bug that needs to be fixed

- if 'compatibility with other cart rules' is checked : the corresponding cart rules must be compatible by default with all existing or created new rules, and we can finely tune its eventual uncompatibility >>> this is the actual behavior 

 

I think someone who know a bit the Prestashop controllers or PHP or whatever in coding could fix that problem in few minutes... It took me hours to write this damn message and look on internet....

 

Thanks !!

image.png

image.png

image.png

superskyman100

superskyman100

Hello,

Prestashop 1.7.6.4

I've spend hours on that problem, there is no solution on google/forums/github, so i'm desperate and post here....

 

CONTEXT

Apart from 'static' discounts, easily managable one by one, shops create dozens of new cart rules per day, due to usual marketing modules

- affiliate discounts

- sponsor discounts

- social link discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

 

 

PROBLEM : with Prestashop, new discounts are always created compatible with all others, even if the 'compatibility' checkbox is unchecked. This is a subtle bug that leads to big complications....

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

When the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (actually this is not the case !) so that users may CHOOSE in between two opposite automated behaviors.

 

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... the cart rule is compatible with others (bug)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' checkbox >>> the discounts will be set as.... compatible too, by default....... 😕

image.thumb.png.3450c9a4c71871f6de797233971f4fd8.png

 

 

CORRECTION :

Just logics......

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule must be incompatible by default with all others cart rules (newly created or existing) >>> this is the bug that needs to be fixed

- if 'compatibility with other cart rules' is checked : the corresponding cart rules must be compatible by default with all existing or created new rules, and we can finely tune its eventual uncompatibility >>> this is the actual behavior 

 

I think someone who know a bit the Prestashop controllers or PHP or whatever in coding could fix that problem in few minutes... It took me hours to write this damn message and look on internet....

 

Thanks !!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

image.png

image.png

image.png

superskyman100

superskyman100

Hi,

Prestashop 1.7.6.4

The subject has already been discussed, a lot, but as for now, NO SOLUTION. 

 

CONTEXT

Some discounts are static, some others come from marketing modules which create discounts "à la volée"

- affiliate discounts

- sponsor discounts

- social link discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

In only one day, we can have 100 new cart rules created depending upon the traffic and integrated marketing modules. 

 

PROBLEM : with Prestashop, new discounts are always created compatible with all others, whatever is the 'compatibility' checkbox check OR unchecked. Not only illogical, this behaviour is also poorly functional, as it may be ok for few static discounts, but surely not for usual shops, that do use modules to automatically create dozens of discounts everyday to boost  sales.

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

When the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (actually this is not the case !).

 

WHY DO WE WANT THAT ?

1/ to have a logical and functional behavior

2/ not to get bankrupt with hundreds of cart rules adding themselves in top of each other automatically

3/ not to have to switch manually hundreds of discounts everyday from 'compatible' to 'uncomnpatible' fields

 

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... >>> the discounts are compatible in between themselves (completely stupid)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' >>> the discounts will be set as.... compatible too, by default....... 😕

image.thumb.png.5338fd37324ec464f7b608de667e8c22.png

 

 

SOLUTION TO IMPLEMENT :

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule is automatically incompatible with all others cart rules (newly created or existing)

- if 'compatibility with other cart rules' is checked : the cart rules becomes automatically compatible by default with all existing or created new rules (this is the actual behavior, all cart rules are positioned in the right field 'combinable rules') 

 

Any trick is worth 1.000.000$ cause it seems this obvious subject is another 'beat around the bush' one in the Prestashop bug/malfunctioning forest.....

 

Thanks !!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

image.png

image.png

superskyman100

superskyman100

Hi,

Prestashop 1.7.6.4

The subject has already been discussed, but for now there is no light at the end of that tunnel.

 

PROBLEM : Prestashop creates any new discount compatible with all others by default whatever is the 'conditions' configuration

 

WHAT WE WANT : discounts > cart rules > conditions -  when the 'compatibility with other cart rules' box is unchecked, the corresponding cart rule SHOULDN'T be compatible with others (as it should be, but actually, behavior is contrarian, this is not the case !).

 

image.thumb.png.8534fd4f04c1582f3985881000883f89.png

 

WHY DO WE WANT THAT ?

1/ to have a logical and functional behavior 

2/ not to get bankrupt with hundreds of cart rules adding themselves in top of each other automatically

3/ not to have to switch manually hundreds of discounts everyday from 'compatible' to 'uncomnpatible' fields

 

Indeed, any shop usually uses dynamically created discounts for customers marketing programs 

- affiliate and sponsorship discounts

- newsletter discounts

- abandoned cart reminders discounts.......

- etc etc etc.....

These discounts are created "à la volée" with traffic and customers actions onsite. In only one day, we can have 100 new cart rules created depending upon the traffic and implemented marketing modules. Needless to say we cannot configure each of them manually....

 

ILLUSTRATION :

Case 1 the 'compatibility with other cart rules' is uncheked.... >>> the discounts are compatible in between themselves (completely stupid)

image.thumb.png.5e40eb8211b3308c24d88e6a2bc73522.png

 

Case 2 : we check the 'compatibility with other cart rules' >>> the discounts will be set as.... compatible too, by default....... :/

image.thumb.png.5338fd37324ec464f7b608de667e8c22.png

 

 

SOLUTION TO IMPLEMENT :

- if 'compatibility with other cart rules' is unchecked the corresponding cart rule is automatically incompatible with all others cart rules (newly created or existing)

- if 'compatibility with other cart rules' is checked : the cart rules becomes automatically compatible by default with all existing or created new rules (this is the actual behavior, all cart rules are positioned in the right field 'combinable rules') 

 

Any trick is worth 1.000.000$ cause it seems this subject is another 'beat around the bush' one in the Prestashop bug/malfunctioning forest.....

 

Thanks !!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

image.png

image.png

×
×
  • Create New...