{
  "tabs": [
    {
      "id": "plans",
      "name": "Plans",
      "title": "Plans",
      "options": [
        {"type": "radio", "value": 0, "label": "No plan", "email_in_plan": 0, "description": "No website plan selected"},
        {"type": "radio", "value": 199, "label": "Basic", "email_in_plan": 2, "description": "Includes design of 4 pages and 2 e-mail accounts"},
        {"type": "radio", "value": 259, "label": "Basic +", "email_in_plan": 2, "description": "Includes design of 5 pages and 2 e-mail accounts"},
        {"type": "radio", "value": 350, "label": "Wordpress", "email_in_plan": 5, "description": "Wordpress website with 7 pages and 5 e-mail accounts"},
        {"type": "radio", "value": 1000, "label": "Premium Wordpress", "email_in_plan": 10, "description": "Premium Wordpress website with advanced features"},
        {"type": "radio", "value": 1600, "label": "Premium Wordpress +", "email_in_plan": 10, "description": "Premium Wordpress website with all features included"}
      ]
    },
    {
      "id": "widgets",
      "name": "Widgets",
      "title": "Widgets",
      "options": [
        {"id": "interactiveChatbot", "name": "Interactive Chatbot", "cost": 200, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "contactTextBubble", "name": "Contact Text Bubble", "cost": 100, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "quizPopup", "name": "Quiz Popup", "cost": 150, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "bookingCalendar", "name": "Booking Calendar", "cost": 100, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "newsletterSignup", "name": "Newsletter Signup", "cost": 80, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "socialMediaShare", "name": "Social Media Share", "cost": 50, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "specialOfferPopup", "name": "Special Offer Popup", "cost": 100, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "livePolls", "name": "Live Polls", "cost": 150, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "welcomeMat", "name": "Welcome Mat", "cost": 50, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "customerTestimonials", "name": "Customer Testimonials", "cost": 100, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "countdownTimer", "name": "Countdown Timer", "cost": 80, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "reviewRequest", "name": "Review Request", "cost": 150, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]},
        {"id": "videoPopup", "name": "Video Popup", "cost": 125, "multipliers": [{"value": 1.5, "label": "Off Site"}, {"value": 1, "label": "Normal", "checked": true}, {"value": 0.5, "label": "Recurrent"}]}
      ]
    },
    {
      "id": "photos",
      "name": "Photos",
      "title": "Photos",
      "options": [
        {"type": "radio", "value": 0, "label": "No photos", "description": "Using existing photos"},
        {"type": "radio", "value": 250, "label": "Basic", "description": "Unique photos for your website"},
        {"type": "radio", "value": 350, "label": "Premium", "description": "On-site photography service"}
      ]
    },
    {
      "id": "brand",
      "name": "Brand",
      "title": "Brand",
      "options": [
        {"type": "radio", "value": 0, "label": "No Brand dev", "description": "Using existing colors and style"},
        {"type": "radio", "value": 250, "label": "Brand development", "description": "creating new colors and style"}
      ]
    },
    {
      "id": "logos",
      "name": "Logos",
      "title": "Logos",
      "options": [
        {"type": "radio", "value": 0, "label": "No logo", "description": "Using existing logo"},
        {"type": "radio", "value": 250, "label": "Basic", "description": "Update logo design service"},
        {"type": "radio", "value": 300, "label": "Premium", "description": "New logo design service"}
      ]
    },
    {
      "id": "seo",
      "name": "SEO",
      "title": "SEO",
      "options": [
        {"type": "radio", "value": 0, "label": "No plan", "description": "No SEO service necessary"},
        {"type": "radio", "value": 200, "label": "Basic", "description": "Basic SEO service on basic website"},
        {"type": "radio", "value": 300, "label": "Premium", "description": "Advanced SEO service + keywords analysis"}
      ]
    },
    {
      "id": "email",
      "name": "E-mail accounts",
      "title": "E-mail accounts",
      "options": []
    },
    {
      "id": "requests",
      "name": "Special requests",
      "title": "Special Requests",
      "options": [
        {"type": "textarea", "label": "Custom request description:", "id": "logic"},
        {"type": "number", "label": "Extra pages:", "id": "extraPages", "min": 0}
      ]
    },
    {
      "id": "domain",
      "name": "Domain registration",
      "title": "Domain Registration",
      "options": [
        {"type": "radio", "value": 0, "label": "No plan", "description": "No domain registration"},
        {"type": "radio", "value": 50, "label": "Redirect", "description": "Domain redirection service"},
        {"type": "radio", "value": 100, "label": "Basic", "description": "Basic domain registration"},
        {"type": "radio", "value": 1, "label": "Pay for 1 year", "group": "domainDuration", "description": "registration"},
        {"type": "radio", "value": 1.8, "label": "Pay for 2 years", "group": "domainDuration", "description": "registration with 10% discount"},
        {"type": "radio", "value": 2.4, "label": "Pay for 3 years", "group": "domainDuration", "description": "registration with 20% discount"}
      ]
    },
    {
      "id": "hosting",
      "name": "Hosting",
      "title": "Hosting",
      "options": [
        {"type": "radio", "value": 0, "label": "No plan", "description": "No hosting plan selected"},
        {"type": "radio", "value": 100, "label": "Pay for 1 year", "description": "hosting plan"},
        {"type": "radio", "value": 180, "label": "Pay for 2 years", "description": "hosting with 10% discount"},
        {"type": "radio", "value": 240, "label": "Pay for 3 years", "description": "hosting with 20% discount"}
      ]
    }
  ]
}
