vault backup: 2025-06-20 16:39:39
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
| name | month_price | 6m_discount | year_discount |
|
||||
|-|-|-|-|
|
||||
| base | 0,00 | 0 | 0 |
|
||||
| commercial | 81000,00 | 12 | 15 |
|
||||
| manufacture | 75000,00 | 12 | 15 |
|
||||
| name | product_id | month_price | discount_array |
|
||||
| ----------- | ---------- | ----------- | ---------------------------------------------------------- |
|
||||
| base | 1 | 0,00 | {} |
|
||||
| commercial | 1 | 81000,00 | <br>{['months' : [<br> 6 => 12,<br> 12 => 15<br>]]<br> |
|
||||
| manufacture | 1 | 75000,00 | {['months' : [<br> 6 => 12,<br> 12 => 15<br>]] |
|
||||
| base | 2 | 37000,00 | {['months' : [<br> 6 => 12,<br> 12 => 15<br>]] |
|
||||
|
||||
Reference in New Issue
Block a user