Commit c7bc04c875289a77dede2a662da417fefa122112

Authored by Alex Savenko
2 parents 5bd23355 16ea0ce2

Merge branch 'discount' of gitlab.artweb.com.ua:Alex/semena

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/views/page/changeWithSize.php
... ... @@ -54,5 +54,5 @@ if(!empty($item['prices'][0])) {
54 54 }
55 55 }
56 56  
57   -
  57 +$data['price'] = '1';
58 58 echo json_encode($data);
59 59 \ No newline at end of file
... ...