Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Dec 18, 2024
1 parent 3fbc8df commit 82d3350
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -687,15 +687,15 @@ public function getConditionAttributes()
* "id": 0,
* "action_tye": "by_percent",
* "price": "10.50",
* "attributes": [{
* "attributes": {{
* "attribute": "cart_item|item_qty",
* "operator": "==",
* "value": "2"
* },{
* "attribute": "product|attribute_family_id",
* "operator": "==",
* "value": "1"
* }]
* }}
* }},
* ),
* required={"product_id", "quantity"}
Expand Down

0 comments on commit 82d3350

Please sign in to comment.