Section & Variations › FAQ
Available Parameters
| Parameter | Type | Description |
|---|---|---|
variation
|
Text
required Default : faq-variation-1
|
Set variation for FAQ section. List of available variations :
|
idPrefix
|
Unique Text
required |
Set unique idPrefix for FAQ section. |
title
|
Text | Set title for FAQ section. |
description
|
Text | Set description for FAQ section |
items
|
Array of FAQ Item
required |
Set list of FAQ item. Example: [
|
Available Variations
Starter Kit Codes
{# include sections/faq #}
{% include "sections/faq.twig", with {
"variation" : "faq-variation-1",
"idPrefix" : "homepage-1-faq-1",
"title" : "Frequently asked questions",
"items" : [
{
"question" : "Can I customize Chroma software to meet my business needs?",
"answer" : "If you decide to discontinue using a SaaS application, you can typically terminate your subscription. Depending on the provider's policies, you may be able to export your data or transition it to another system. It's important to review the provider's terms and conditions regarding data retention and exit strategies."
},
{
"question" : "What happens to my data if I cancel my subscription",
"answer" : "If you decide to discontinue using a SaaS application, you can typically terminate your subscription. Depending on the provider's policies, you may be able to export your data or transition it to another system. It's important to review the provider's terms and conditions regarding data retention and exit strategies."
},
{
"question" : "How do I choose the right plan for my business",
"answer" : "If you decide to discontinue using a SaaS application, you can typically terminate your subscription. Depending on the provider's policies, you may be able to export your data or transition it to another system. It's important to review the provider's terms and conditions regarding data retention and exit strategies."
},
{
"question" : "What are the advantages of using Chroma?",
"answer" : "If you decide to discontinue using a SaaS application, you can typically terminate your subscription. Depending on the provider's policies, you may be able to export your data or transition it to another system. It's important to review the provider's terms and conditions regarding data retention and exit strategies."
},
{
"question" : "How does Chroma compare to the competition?",
"answer" : "If you decide to discontinue using a SaaS application, you can typically terminate your subscription. Depending on the provider's policies, you may be able to export your data or transition it to another system. It's important to review the provider's terms and conditions regarding data retention and exit strategies."
}
]
} %}
Section Preview
Starter Kit Codes
{# include sections/faq #}
{% include "sections/faq.twig", with {
"variation" : "faq-variation-2",
"idPrefix" : "homepage-2-faq-1",
"title" : "Frequently asked questions",
"description" : "We've answered the most frequent of those frequent questions below.",
"items" : [
{
"question" : "Who is communications Chroma for?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "What is the uptime guarantee?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How do I get started with communications?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How does Whimsy compare to the competition?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How secure is my data with Chroma SaaS?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How can I add more emails to my account?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "What is Whimsy communications?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "Who is communications Chroma for?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
}
]
} %}
Section Preview
Starter Kit Codes
{# include sections/faq #}
{% include "sections/faq.twig", with {
"variation" : "faq-variation-3",
"idPrefix" : "homepage-4-faq-1",
"title" : "Frequently asked questions",
"items" : [
{
"question" : "Who is communications Whimsy for?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "What is the uptime guarantee?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "What is the uptime guarantee?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "What is the uptime guarantee?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How does Whimsy compare to the competition?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
},
{
"question" : "How do I get started with communications?",
"answer" : "Whether you're a small startup or an enterprise-level organization, our SaaS platform is designed to scale alongside your business needs. Our robust infrastructure ensures high availability and performance, so you can focus on growth without worrying about technical limitations."
}
]
} %}
Section Preview