Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2.       cena_raty = 5143.13;
  3.      
  4.           var  client_login = 'true'
  5.        
  6.       var  client_points = '20100';
  7.       var  points_used = '';
  8.       var  shop_currency = 'zł';
  9.       var product_data = {
  10.       "product_id": '5',
  11.      
  12.       "currency":"zł",
  13.       "product_type":"product_item",
  14.       "unit":"szt.",
  15.       "unit_plural":"szt.",
  16.      
  17.       "unit_sellby":"1",
  18.       "unit_precision":"0",
  19.      
  20.       "base_price":{
  21.      
  22.         "maxprice":"5143.13",
  23.      
  24.         "maxprice_formatted":"5 143,13 zł",
  25.      
  26.         "maxprice_net":"4181.41",
  27.      
  28.         "maxprice_net_formatted":"4 181,41 zł",
  29.      
  30.         "minprice":"5143.13",
  31.      
  32.         "minprice_formatted":"5 143,13 zł",
  33.      
  34.         "minprice_net":"4181.41",
  35.      
  36.         "minprice_net_formatted":"4 181,41 zł",
  37.      
  38.         "size_max_maxprice_net":"0.00",
  39.      
  40.         "size_min_maxprice_net":"0.00",
  41.      
  42.         "size_max_maxprice_net_formatted":"0,00 zł",
  43.      
  44.         "size_min_maxprice_net_formatted":"0,00 zł",
  45.      
  46.         "size_max_maxprice":"0.00",
  47.      
  48.         "size_min_maxprice":"0.00",
  49.      
  50.         "size_max_maxprice_formatted":"0,00 zł",
  51.      
  52.         "size_min_maxprice_formatted":"0,00 zł",
  53.      
  54.         "value":"5143.13",
  55.         "price_formatted":"5 143,13 zł",
  56.         "price_net":"4181.41",
  57.         "price_net_formatted":"4 181,41 zł",
  58.         "vat":"23",
  59.         "worth":"5143.13",
  60.         "worth_net":"4181.41",
  61.         "worth_formatted":"5 143,13 zł",
  62.         "worth_net_formatted":"4 181,41 zł",
  63.         "basket_enable":"y",
  64.         "special_offer":"false",
  65.         "rebate_code_active":"n",
  66.         "priceformula_error":"false"
  67.       },
  68.      
  69.       "order_quantity_range":{
  70.      
  71.       }
  72.      
  73.      
  74.      
  75.      
  76.       }
  77.       var  trust_level = '0';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement