* @license : GPL2
* */
if (!defined('ABSPATH')) {
exit;
}
$allowedTags = [
'a' => [
'href' => [],
'title' => [],
'target' => [],
],
'abbr' => [ 'title' => [] ],
'acronym' => [ 'title' => [] ],
'code' => [],
'pre' => [],
'em' => [],
'strong' => [],
'ul' => [],
'ol' => [],
'li' => [],
'p' => [],
'br' => [],
'img' => [
'src' => [],
'alt' => []
]
];
$proURL = "https://go.premio.io/?edd_action=add_to_cart&download_id=185&edd_options[price_id]=";
$options = [
'1_year' => [
'title' => esc_html__('1 Year', 'chaty'),
'plan_type' => esc_html__('Billed Yearly', 'chaty'),
'postfix' => esc_html__('/Year', 'chaty'),
'plans' => [
[
'price' => 59,
'desc' => '',
'month' => esc_html__('Less than $4.9/mo', 'chaty'),
'link' => $proURL."52",
'websites' => esc_html__('1 Website', 'chaty')
],[
'price' => 129,
'desc' => esc_html__('Save $166', 'chaty'),
'month' => esc_html__('Less than $10.8/mo', 'chaty'),
'link' => $proURL."55",
'websites' => esc_html__('5 Websites', 'chaty')
],[
'price' => 209,
'desc' => esc_html__('Save $2,740', 'chaty'),
'month' => esc_html__('Less than $17.4/mo', 'chaty'),
'link' => $proURL."58",
'websites' => esc_html__('50 Websites', 'chaty')
],[
'price' => 419,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Less than $34.9/mo', 'chaty'),
'link' => $proURL."61",
'websites' => esc_html__('500 Websites', 'chaty')
],[
'price' => 569,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Less than $47.4/mo', 'chaty'),
'link' => $proURL."64",
'websites' => esc_html__('1000 Websites', 'chaty')
]
]
],
'2_years' => [
'title' => esc_html__('2 Year', 'chaty'),
'plan_type' => esc_html__('Billed Yearly after 2 Years', 'chaty'),
'postfix' => esc_html__('/2 Years', 'chaty'),
'plans' => [
[
'price' => 89,
'desc' => esc_html__('Save $29', 'chaty'),
'month' => esc_html__('Less than $3.7/mo', 'chaty'),
'link' => $proURL."53",
'websites' => esc_html__('1 Website', 'chaty')
],[
'price' => 199,
'desc' => esc_html__('Save $391', 'chaty'),
'month' => esc_html__('Less than $8.3/mo', 'chaty'),
'link' => $proURL."56",
'websites' => esc_html__('5 Websites', 'chaty')
],[
'price' => 329,
'desc' => esc_html__('Save $5,000+', 'chaty'),
'month' => esc_html__('Less than $13.7/mo', 'chaty'),
'link' => $proURL."59",
'websites' => esc_html__('50 Websites', 'chaty')
],[
'price' => 619,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Less than $25.8/mo', 'chaty'),
'link' => $proURL."62",
'websites' => esc_html__('500 Websites', 'chaty')
],[
'price' => 869,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Less than $36.2/mo', 'chaty'),
'link' => $proURL."65",
'websites' => esc_html__('1000 Websites', 'chaty')
]
]
],
'lifetime' => [
'title' => esc_html__('Lifetime', 'chaty'),
'plan_type' => esc_html__('For Lifetime', 'chaty'),
'postfix' => esc_html__('/Lifetime', 'chaty'),
'plans' => [
[
'price' => 169,
'desc' => esc_html__('Save $126', 'chaty'),
'month' => esc_html__('Lifetime License ๐', 'chaty'),
'link' => $proURL."54",
'websites' => esc_html__('1 Website', 'chaty')
],[
'price' => 329,
'desc' => esc_html__('Save $1,146', 'chaty'),
'month' => esc_html__('Lifetime License ๐', 'chaty'),
'link' => $proURL."57",
'websites' => esc_html__('5 Websites', 'chaty')
],[
'price' => 569,
'desc' => esc_html__('Save $10,000+', 'chaty'),
'month' => esc_html__('Lifetime License ๐', 'chaty'),
'link' => $proURL."60",
'websites' => esc_html__('50 Websites', 'chaty')
],[
'price' => 999,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Lifetime License ๐', 'chaty'),
'link' => $proURL."63",
'websites' => esc_html__('500 Websites', 'chaty')
],[
'price' => 1399,
'desc' => esc_html__('Save >95%', 'chaty'),
'month' => esc_html__('Lifetime License ๐', 'chaty'),
'link' => $proURL."66",
'websites' => esc_html__('1000 Websites', 'chaty')
]
]
]
];
$features = [
[
'title' => esc_html__("Multiple widgets", "chaty"),
'tooltip' => esc_html__("Create different widgets for different pages. Show different icons based on targeting rules. You can also show different channels for mobile and desktop and based on many other rules.", "chaty")
],
[
'title' => esc_html__("Multiple agents", "chaty"),
'tooltip' => sprintf(esc_html__("Show multiple agents under a single channel. For example, allow visitors to reach for pre-sales info or support with different channels on WhatsApp. Here are some %1\$s", "chaty"), "".esc_html__("interesting ways to use Agents functionality", "chaty")."")."
"
],
[
'title' => esc_html__("Chat view pop-up", "chaty"),
'tooltip' => esc_html__("Choose between two types of pop-up designs, set pop-up text and color, and use merge tags like the URL and title, or WooCommerce properties like the product name, to customize the behavior of the widget based on visitor interaction.", "chaty")."
"
],
[
'title' => esc_html__("Widget Analytics", "chaty"),
'tooltip' => esc_html__("Unlock analytics data about your Chaty widgets usage. Find out how many of your visitors click on your widgets and chat channels.", "chaty")
],
[
'title' => esc_html__("Widget customization", "chaty"),
'tooltip' => esc_html__("Choose a background color, change the size of the widget, choose from 3 different widget designs, select a Font Awesome icon or upload your own", "chaty")
],
[
'title' => esc_html__("Channels customization", "chaty"),
'tooltip' => esc_html__("Change each channel's background color, upload your own icon, and change the text on hover", "chaty")
],
[
'title' => esc_html__("Custom location", "chaty"),
'tooltip' => esc_html__("Place the widget wherever you like on the screen.", "chaty")
],
[
'title' => esc_html__("Page targeting", "chaty"),
'tooltip' => esc_html__("Use this feature to show or hide the widget for specific pages, posts, categories, tags, products, or any URL based on preset rules", "chaty")
],
[
'title' => esc_html__("Country targeting", "chaty"),
'tooltip' => esc_html__("Target your widget to specific countries. You can create different widgets for different countries", "chaty")
],
[
'title' => esc_html__("Traffic source targeting", "chaty"),
'tooltip' => esc_html__("Show the widget only to visitors who come from specific traffic sources including direct traffic, social networks, search engines, Google Ads, or any other traffic source)", "chaty")
],
[
'title' => esc_html__("Set widget visibility days & hours", "chaty"),
'tooltip' => esc_html__("Display the widget on specific days and hours based on your opening days and hours", "chaty")
],
[
'title' => esc_html__("Set specific date & time ", "chaty"),
'tooltip' => esc_html__("Schedule the specific time and date when your Chaty widget appears. Use this feature to offer time-limited coupons, or to start a promotion from a specific date.", "chaty")
],
[
'title' => esc_html__("Send contact form leads to email", "chaty"),
'tooltip' => esc_html__("You can get the emails from your contact form directly to your emails and change the subject line", "chaty")
],
[
'title' => esc_html__("Google Analytics", "chaty"),
'tooltip' => esc_html__("Automatically track clicks on each of your channels on your Google Analytics account", "chaty")
],
[
'title' => esc_html__("And more", "chaty"),
'tooltip' => esc_html__("QR code for WeChat, customizable WhatsApp message, customizable email subject.", "chaty")
],
];
?>