Thu Nov 07 2019
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
RSI.q4offer = 'BFBOGO1'


// window.offers
'BFBOGO1' : {
            offer_type: 'black_friday_bogo_1',
            promos: {           
              '24' : 'iguazafalls_24mp24' , 
              '12': 'iguazafalls_12mp12' ,
              '06' : 'andes_6Mv2' , 
              '03': 'andes_3Mv2' ,              
            }
          },

// window.offer_types
'black_friday_bogo_1': {      
        '12': {
          message: 'Buy 12 Months and | Give 12 Months FREE',
          second_sku: '90288',
          msrp: '358',
          lvl: 12
        },
        '24': {
          message: 'Buy 24 Months and | Give 24 Months FREE',
          second_sku: '90291',
          msrp: '498',
          lvl: 24
        }
      },