Kgshop commited on
Commit
5df9484
·
verified ·
1 Parent(s): 951b132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -628,7 +628,7 @@ def catalog():
628
  <i class="fas fa-tag"></i>
629
  Скидки
630
  </a>
631
- <a href="https://api.whatsapp.com/send?phone=996500654659">
632
  <i class="fab fa-whatsapp"></i>
633
  WhatsApp
634
  </a>
@@ -797,7 +797,7 @@ def catalog():
797
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
798
  });
799
  orderText += `Итого: ${total} с`;
800
- window.open(`https://api.whatsapp.com/send?phone=996500654659&text=${orderText}`, '_blank');
801
  }
802
 
803
  function clearCart() {
@@ -1035,7 +1035,7 @@ def categories_page():
1035
  <i class="fas fa-tag"></i>
1036
  Скидки
1037
  </a>
1038
- <a href="https://api.whatsapp.com/send?phone=996500654659">
1039
  <i class="fab fa-whatsapp"></i>
1040
  WhatsApp
1041
  </a>
@@ -1544,7 +1544,7 @@ def category_products(category):
1544
  Скидки
1545
  </a>
1546
 
1547
- <a href="https://api.whatsapp.com/send?phone=996500654659">
1548
  <i class="fab fa-whatsapp"></i>
1549
  WhatsApp
1550
  </a>
@@ -1713,7 +1713,7 @@ def category_products(category):
1713
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
1714
  });
1715
  orderText += `Итого: ${total} с`;
1716
- window.open(`https://api.whatsapp.com/send?phone=996500654659&text=${orderText}`, '_blank');
1717
  }
1718
 
1719
  function clearCart() {
@@ -2200,7 +2200,7 @@ def favorites_page():
2200
  <i class="fas fa-tag"></i>
2201
  Скидки
2202
  </a>
2203
- <a href="https://api.whatsapp.com/send?phone=996500654659">
2204
  <i class="fab fa-whatsapp"></i>
2205
  WhatsApp
2206
  </a>
@@ -2413,7 +2413,7 @@ def favorites_page():
2413
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
2414
  });
2415
  orderText += `Итого: ${total} с`;
2416
- window.open(`https://api.whatsapp.com/send?phone=996500654659&text=${orderText}`, '_blank');
2417
  }
2418
 
2419
  function clearCart() {
@@ -2929,7 +2929,7 @@ def discounts_page():
2929
  <i class="fas fa-tag"></i>
2930
  Скидки
2931
  </a>
2932
- <a href="https://api.whatsapp.com/send?phone=996500654659">
2933
  <i class="fab fa-whatsapp"></i>
2934
  WhatsApp
2935
  </a>
@@ -3098,7 +3098,7 @@ def discounts_page():
3098
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
3099
  });
3100
  orderText += `Итого: ${total} с`;
3101
- window.open(`https://api.whatsapp.com/send?phone=996500654659&text=${orderText}`, '_blank');
3102
  }
3103
 
3104
  function clearCart() {
 
628
  <i class="fas fa-tag"></i>
629
  Скидки
630
  </a>
631
+ <a href="https://api.whatsapp.com/send?phone=996702775540">
632
  <i class="fab fa-whatsapp"></i>
633
  WhatsApp
634
  </a>
 
797
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
798
  });
799
  orderText += `Итого: ${total} с`;
800
+ window.open(`https://api.whatsapp.com/send?phone=996702775540&text=${orderText}`, '_blank');
801
  }
802
 
803
  function clearCart() {
 
1035
  <i class="fas fa-tag"></i>
1036
  Скидки
1037
  </a>
1038
+ <a href="https://api.whatsapp.com/send?phone=996702775540">
1039
  <i class="fab fa-whatsapp"></i>
1040
  WhatsApp
1041
  </a>
 
1544
  Скидки
1545
  </a>
1546
 
1547
+ <a href="https://api.whatsapp.com/send?phone=996702755540">
1548
  <i class="fab fa-whatsapp"></i>
1549
  WhatsApp
1550
  </a>
 
1713
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
1714
  });
1715
  orderText += `Итого: ${total} с`;
1716
+ window.open(`https://api.whatsapp.com/send?phone=996702755540&text=${orderText}`, '_blank');
1717
  }
1718
 
1719
  function clearCart() {
 
2200
  <i class="fas fa-tag"></i>
2201
  Скидки
2202
  </a>
2203
+ <a href="https://api.whatsapp.com/send?phone=996702755540">
2204
  <i class="fab fa-whatsapp"></i>
2205
  WhatsApp
2206
  </a>
 
2413
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
2414
  });
2415
  orderText += `Итого: ${total} с`;
2416
+ window.open(`https://api.whatsapp.com/send?phone=996702755540&text=${orderText}`, '_blank');
2417
  }
2418
 
2419
  function clearCart() {
 
2929
  <i class="fas fa-tag"></i>
2930
  Скидки
2931
  </a>
2932
+ <a href="https://api.whatsapp.com/send?phone=996702755540">
2933
  <i class="fab fa-whatsapp"></i>
2934
  WhatsApp
2935
  </a>
 
3098
  orderText += `${index + 1}. ${item.name} - ${item.price} с × ${item.quantity} (Цвет: ${item.color})%0A`;
3099
  });
3100
  orderText += `Итого: ${total} с`;
3101
+ window.open(`https://api.whatsapp.com/send?phone=996702755540&text=${orderText}`, '_blank');
3102
  }
3103
 
3104
  function clearCart() {