Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

7top

Пользователи
  
  • Posts

    67
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

7top's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. сколько стоит икая рилии?
  2. Всем привет Планирую в свой интернет магазин добавить отзывы от гугла, но для этого нужно задать переменные для следующих параметров: Подскажите пожалуйси какие переменные нужно всивить в эти поля "order_id": "ORDER_ID", "email": "CUSTOMER_EMAIL", "delivery_country": "COUNTRY_CODE", "estimated_delivery_date": "YYYY-MM-DD", _________________________________________________________________ ______________________ Ниже полный скрипт <script src="apis.google.com/js/platfo... async defer></script> <script> window.renderOptIn = function() { window.gapi.load('surveyoptin', function() { window.gapi.surveyoptin.render( { // REQUIRED FIELDS "merchant_id": 11111111, "order_id": "ORDER_ID", "email": "CUSTOMER_EMAIL", "delivery_country": "COUNTRY_CODE", "estimated_delivery_date": "YYYY-MM-DD", // OPTIONAL FIELDS "products": [{"gtin":"GTIN1"}, {"gtin":"GTIN2"}] }); }); } </script>
  3. Всем привет Подскажите пожалуйси модуль или другое решение для следуюещёй задали: Нужен способ оплаты и досивки для каждого товара или групп товаров Какие есть решения?
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.