- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
if($choice_product == 39.90)
        {    
          include('monthly_recurring/subscription_create.php');
        }
  if($choose_shipping == '0.00')
   {
      $choose_shipping_recur = 9.99;
   }
     
   if($choose_shipping == 'Canada')
   {
      $choose_shipping_recur = 0;
   }
   
   if($choose_shipping == '25.00')
   {
      $choose_shipping_recur = 25;
   }
   
   if($choose_shipping == '55.00')
   {
      $choose_shipping_recur = 55;
   }
 Follow us!
 Follow us!
О чем речь?