Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

prgruppa

Newbie
  
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

1,080 profile views

prgruppa's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Reacting Well Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Всем будет полезен данный виджет. Но никак не могу сделать в нем наценку и плюс к дням, по тарифу к примеру идет 150 руб 3-5 дн. а надо наценку +100р к тарифу и плюс 2 дня к сроку. = 250 руб 5-6 дн. Сам виджет доступен на сайте СДЕК в разделе интеграций и там же инструкция по установке. На моем примере код скрипта : <script type="text/javascript"> var sectionWidjet = new ISDEKWidjet ({ defaultCity: '<?php echo $city; ?>', = автоопределение города модулем геоип cityFrom: 'Москва', = откуда country: 'Россия', link: 'forpvz', path: 'https://ххххххх.ru/widget/scripts/', servicepath: 'https://хххххххх.ru/service.php', hidedelt: true, hidedress: true, goods: [{ length : 10, width : 10, height : 10, weight : 1 }], onReady : function(){ // на загрузку виджета отобразим информацию о доставке до ПВЗ ipjq('#linkForWidjet').css('display','inline'); }, onCalculate: calculated }); function calculated(params){ ipjq('#delPricePVZ').html(params.profiles.pickup.price + " руб."); ipjq('#delTimePVZ').html(params.profiles.pickup.term); ipjq('#delPriceCourier').html(params.profiles.courier.price + " руб."); ipjq('#delTimeCourier').html(params.profiles.courier.term); ipjq('#ves').html(ves + " кг."); ipjq('#vesob').html(vesOb + " кг."); } </script> Здесь поставим блок с информацией о доставке: <div> Стоимость доставки: <span id='delPricePVZ'>грузится</span> руб.<br> Срок доставки: <span id='delTimePVZ'>грузится</span> дн.<br> </div> <div id="forpvz"></div> = тут будет карта с пвз Помогите понять как в блоке с информацией автоматом прибавлять к тарифу стоимость и срок.
  2. виджет полностью работает, установил уже на несколько сайтов, если кому надо поставить пишите в личку
  3. Куплю или закажу у вас модуль для интеграции платежного сервиса gpwebpay https://www.gpwebpay.cz/en/ с опенкарт 2.2
×
×
  • 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.