-
**Is your feature request related to a problem? Please describe.**
When ProductVariant is eligible to some currently active promotion it's not possible to get "would be" price. In my current implemen…
-
**Problem:**
Elementor 3.4.0
Elementor Pro: 3.3.7
Woocommerce: 1.5.0
**ANDROID CHROME BROWSER**
-Fonts in some widgets are not rendering properly. (They are much larger than they should …
-
Somewhat minimal example:
```perl
use strict;
use warnings;
use Cond::Expr qw( cond );
use Moo;
has _foo => (
is => 'ro',
isa => 'Str',
);
has _bar => (
is => 'ro',…
-
Discounts applied in the cart are not reflecting correctly or are not working at all.
Details:
Discount not applied: The discount code entered does not show any reduction in the cart total.
Incorre…
-
Hi, i have been trying to update the attributes but it does not work. When i add a product to cart the response is as shown below
```
{
"35":
{"id":35,
"name":"Boys Red & Navy Regular Fit Che…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md)
- [X] I have already [searched in existing is…
-
![cart conditions](https://cloud.githubusercontent.com/assets/16146696/18125538/5d6caab8-6f94-11e6-938b-0ff8db952782.png)
Hi
I have configure cart and applied few condition for testing purpose but car…
-
**Describe the bug**
In the cart rule page => condition Tab => the filter in the Combinable Cart Rules section doesn't work
**To Reproduce**
Steps to reproduce the behavior:
1. Go to create …
-
### What
When I go to renew a subscription, even one that expires far in the future, all I see in checkout is this:
![checkout-renewal](https://github.com/user-attachments/assets/6cd8abd6-5639-4…
-
Hello,
My code in blade:
`
@foreach(Cart::getConditionsByType('misc') as $condition)
{{$condition->getName()}}{{ getPrice($condition->getCalculatedValue(Ca…