-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 10.123.0.52:3307
-- Generation Time: Feb 28, 2025 at 05:25 PM
-- Server version: 8.0.32
-- PHP Version: 8.2.26

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `convirzon24_smartoptical`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `comment_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint UNSIGNED NOT NULL,
  `comment_post_ID` bigint UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2025-02-25 07:31:38', '2025-02-25 07:31:38', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint UNSIGNED NOT NULL,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint UNSIGNED NOT NULL,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:11:{i:1740760298;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1740771120;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1740774698;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1740776498;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1740778298;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1740814298;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740814320;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740814325;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1741074490;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1741159898;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp', 'on'),
(3, 'home', 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp', 'on'),
(4, 'blogname', 'Smart Opticals', 'on'),
(5, 'blogdescription', '', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'info@smartopticals.ca', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', 'password', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:92:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=9&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:5:{i:0;s:41:\"advanced-custom-fields-pro-master/acf.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:58:\"date-time-picker-for-contact-form-7/cf7-datetimepicker.php\";i:3;s:21:\"megamenu/megamenu.php\";i:4;s:39:\"permalink-manager/permalink-manager.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'http://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', 'a:5:{i:0;s:105:\"/home/www/convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/themes/smartoptical/footer.php\";i:2;s:104:\"/home/www/convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/themes/smartoptical/style.css\";i:3;s:109:\"/home/www/convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/themes/smartoptical/front-page.php\";i:4;s:115:\"/home/www/convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/themes/smartoptical/assets/css/style.css\";i:5;s:109:\"/home/www/convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/themes/smartoptical/page-about.php\";}', 'off'),
(41, 'template', 'smartoptical', 'on'),
(42, 'stylesheet', 'smartoptical', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '58975', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:0:{}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '9', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '0', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1756020698', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '57155', 'on'),
(102, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'auto'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '1', 'off'),
(105, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(106, 'sidebars_widgets', 'a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"PP-sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"PP-sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:9:\"mega-menu\";a:0:{}s:13:\"array_version\";i:3;}', 'auto'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.6.2\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}', 'on'),
(125, 'recovery_keys', 'a:0:{}', 'off'),
(126, 'theme_mods_twentytwentyfour', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1740469799;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'off'),
(132, '_site_transient_timeout_browser_6dbb10952a38c11d19e2648023d5055b', '1741073523', 'off'),
(133, '_site_transient_browser_6dbb10952a38c11d19e2648023d5055b', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"133.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(134, '_site_transient_timeout_php_check_f9714bbe413cc376a70847d9c1f86fcc', '1741073524', 'off'),
(135, '_site_transient_php_check_f9714bbe413cc376a70847d9c1f86fcc', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(152, 'finished_updating_comment_type', '1', 'auto'),
(153, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(154, 'recently_activated', 'a:0:{}', 'off'),
(155, 'acf_version', '5.8.1', 'auto'),
(161, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"6.0.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1740469720;s:7:\"version\";s:5:\"6.0.4\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'auto'),
(162, 'widget_maxmegamenu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(163, 'widget_maxmegamenu_reusable_block', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(164, 'megamenu_install_date', '1740469730', 'auto'),
(165, 'megamenu_version', '3.4.1', 'auto'),
(166, 'megamenu_initial_version', '3.4.1', 'auto'),
(167, 'megamenu_multisite_share_themes', 'false', 'auto'),
(168, 'megamenu_settings', 'a:3:{s:6:\"prefix\";s:8:\"disabled\";s:12:\"descriptions\";s:7:\"enabled\";s:12:\"second_click\";s:2:\"go\";}', 'auto'),
(169, 'current_theme', 'visit2west WP Custom Theme', 'auto'),
(170, 'theme_mods_smartoptical', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:11:\"footer_menu\";i:3;}s:18:\"custom_css_post_id\";i:-1;}', 'on'),
(171, 'theme_switched', '', 'auto'),
(178, 'permalink-manager-uris', 'a:10:{i:11;s:7:\"eyewear\";i:13;s:8:\"sunglass\";i:15;s:4:\"lens\";i:17;s:12:\"contact-lens\";i:19;s:5:\"blogs\";i:21;s:7:\"gallery\";i:23;s:8:\"about-us\";i:25;s:7:\"contact\";i:43;s:8:\"services\";i:134;s:16:\"eye-exams-doctor\";}', 'off'),
(188, 'db_upgraded', '', 'on'),
(189, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.7.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.7.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.2\";s:7:\"version\";s:5:\"6.7.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1740757131;s:15:\"version_checked\";s:5:\"6.7.2\";s:12:\"translations\";a:0:{}}', 'off'),
(190, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1740757132;s:7:\"checked\";a:1:{s:12:\"smartoptical\";s:3:\"1.0\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(192, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"info@smartopticals.ca\";s:7:\"version\";s:5:\"6.7.2\";s:9:\"timestamp\";i:1740474175;}', 'off'),
(193, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"8c7d46a72d7d4591fc1dd9485bedb304\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(194, 'can_compress_scripts', '0', 'on'),
(201, 'WPLANG', '', 'auto'),
(202, 'new_admin_email', 'info@smartopticals.ca', 'auto'),
(203, 'option_1', '#', 'auto'),
(204, 'option_2', '#', 'auto'),
(205, 'option_3', '2275 Britannia Road West, Unit # 7 Mississauga, ON, L5M 2G6', 'auto'),
(206, 'option_4', 'info@smartopticals.ca', 'auto'),
(207, 'option_5', '(905) 821-2444', 'auto'),
(208, 'option_6', 'Smart Opticals committed to provide the best services in eye care through best improvements of systems, process, technology.', 'auto'),
(218, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(225, 'category_children', 'a:0:{}', 'auto'),
(232, 'secret_key', 'cKgC@j-[O95*Z!6TF>v[3-pcV5)YAQ7G3xH*T{$J2Vb?rI^tr`pk79k`4 yGo4c4', 'off'),
(260, 'option_21', '#', 'auto'),
(261, 'option_22', '#', 'auto'),
(270, 'recovery_mode_email_last_sent', '1740497432', 'auto'),
(274, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1741105508', 'off'),
(275, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(422, '_transient_health-check-site-status-result', '{\"good\":18,\"recommended\":4,\"critical\":1}', 'on'),
(506, '_transient_timeout_acf_plugin_updates', '1740841961', 'off'),
(507, '_transient_acf_plugin_updates', 'a:5:{s:7:\"plugins\";a:1:{s:41:\"advanced-custom-fields-pro-master/acf.php\";a:11:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:41:\"advanced-custom-fields-pro-master/acf.php\";s:11:\"new_version\";s:6:\"6.3.12\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.7.2\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20250121\";}}s:9:\"no_update\";a:0:{}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:41:\"advanced-custom-fields-pro-master/acf.php\";s:5:\"5.8.1\";}}', 'off'),
(582, '_site_transient_timeout_wp_theme_files_patterns-85e6e3a73ef045ed6fcaaa55a2d41e57', '1740758931', 'off'),
(583, '_site_transient_wp_theme_files_patterns-85e6e3a73ef045ed6fcaaa55a2d41e57', 'a:2:{s:7:\"version\";s:3:\"1.0\";s:8:\"patterns\";a:0:{}}', 'off'),
(586, '_site_transient_timeout_theme_roots', '1740758932', 'off'),
(587, '_site_transient_theme_roots', 'a:1:{s:12:\"smartoptical\";s:7:\"/themes\";}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(588, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1740757132;s:8:\"response\";a:1:{s:41:\"advanced-custom-fields-pro-master/acf.php\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:41:\"advanced-custom-fields-pro-master/acf.php\";s:11:\"new_version\";s:6:\"6.3.12\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.7.2\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20250121\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.0.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:58:\"date-time-picker-for-contact-form-7/cf7-datetimepicker.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/date-time-picker-for-contact-form-7\";s:4:\"slug\";s:35:\"date-time-picker-for-contact-form-7\";s:6:\"plugin\";s:58:\"date-time-picker-for-contact-form-7/cf7-datetimepicker.php\";s:11:\"new_version\";s:5:\"1.1.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/date-time-picker-for-contact-form-7/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/date-time-picker-for-contact-form-7.1.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/date-time-picker-for-contact-form-7/assets/icon-256x256.png?rev=2394324\";s:2:\"1x\";s:88:\"https://ps.w.org/date-time-picker-for-contact-form-7/assets/icon-128x128.png?rev=2394324\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/date-time-picker-for-contact-form-7/assets/banner-1544x500.png?rev=2394324\";s:2:\"1x\";s:90:\"https://ps.w.org/date-time-picker-for-contact-form-7/assets/banner-772x250.png?rev=2394324\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:21:\"megamenu/megamenu.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/megamenu\";s:4:\"slug\";s:8:\"megamenu\";s:6:\"plugin\";s:21:\"megamenu/megamenu.php\";s:11:\"new_version\";s:5:\"3.4.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/megamenu/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/megamenu.3.4.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/megamenu/assets/banner-1544x500.png?rev=1933092\";s:2:\"1x\";s:63:\"https://ps.w.org/megamenu/assets/banner-772x250.png?rev=1933095\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:39:\"permalink-manager/permalink-manager.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/permalink-manager\";s:4:\"slug\";s:17:\"permalink-manager\";s:6:\"plugin\";s:39:\"permalink-manager/permalink-manager.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/permalink-manager/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/permalink-manager.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/permalink-manager/assets/icon.svg?rev=2625166\";s:3:\"svg\";s:62:\"https://ps.w.org/permalink-manager/assets/icon.svg?rev=2625166\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/permalink-manager/assets/banner-1544x500.png?rev=2625164\";s:2:\"1x\";s:72:\"https://ps.w.org/permalink-manager/assets/banner-772x250.png?rev=2625164\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.4.0\";}}s:7:\"checked\";a:5:{s:41:\"advanced-custom-fields-pro-master/acf.php\";s:5:\"5.8.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"6.0.4\";s:58:\"date-time-picker-for-contact-form-7/cf7-datetimepicker.php\";s:5:\"1.1.1\";s:21:\"megamenu/megamenu.php\";s:5:\"3.4.1\";s:39:\"permalink-manager/permalink-manager.php\";s:5:\"2.5.0\";}}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `post_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 6, '_form', '<div class=\"row g-3 mb-3\">\n\n                                <div class=\"col-12\">\n\n                                    [text* text-387 class:form-input placeholder \"Your Full Name\"]\n\n                                </div>\n\n\n                                <div class=\"col-md-6\">\n\n                                    [email email-406 class:form-input placeholder \"Your Email\"]\n\n                                </div>\n\n\n                                <div class=\"col-md-6\">\n\n                                    [tel tel-232 class:form-input placeholder \"Your Ph. No.\"]\n\n                                </div>\n                                <div class=\"col-md-12\">\n\n                                    [text text-278 class:form-input placeholder \"Service\"]\n                                </div>\n\n                                <div class=\"col-12\">\n\n                                   [textarea textarea-759 class:form-input placeholder \"Additional Message\"]\n\n                                </div>\n\n                                <div class=\"col-xl-12\">\n\n                                    <div class=\"appointment_btn hero_btn d-flex justify-content-center mt-3\">[submit class:main_btn class:ampt_btn \"Submit\"]\n                                    </div>\n\n                                </div>\n\n                            </div>'),
(4, 6, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <info@smartopticals.ca>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(5, 6, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <info@smartopticals.ca>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(6, 6, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(7, 6, '_additional_settings', ''),
(8, 6, '_locale', 'en_US'),
(9, 6, '_hash', '56cd4f6bc5b27ae10f5dd3c41deead0a6be630f0'),
(10, 3, '_wp_trash_meta_status', 'draft'),
(11, 3, '_wp_trash_meta_time', '1740469820'),
(12, 3, '_wp_desired_post_slug', 'privacy-policy'),
(13, 2, '_wp_trash_meta_status', 'publish'),
(14, 2, '_wp_trash_meta_time', '1740469821'),
(15, 2, '_wp_desired_post_slug', 'sample-page'),
(16, 9, '_edit_lock', '1740679711:1'),
(17, 9, '_edit_last', '1'),
(18, 11, '_edit_lock', '1740505332:1'),
(19, 11, '_edit_last', '1'),
(20, 13, '_edit_lock', '1740517860:1'),
(21, 13, '_edit_last', '1'),
(22, 15, '_edit_lock', '1740517888:1'),
(23, 15, '_edit_last', '1'),
(24, 17, '_edit_lock', '1740505131:1'),
(25, 17, '_edit_last', '1'),
(26, 19, '_edit_lock', '1740474713:1'),
(27, 19, '_edit_last', '1'),
(28, 21, '_edit_lock', '1740599367:1'),
(29, 21, '_edit_last', '1'),
(30, 23, '_edit_lock', '1740675398:1'),
(31, 23, '_edit_last', '1'),
(32, 25, '_edit_lock', '1740474765:1'),
(33, 25, '_edit_last', '1'),
(34, 27, '_edit_last', '1'),
(35, 27, '_edit_lock', '1740483913:1'),
(36, 30, '_menu_item_type', 'custom'),
(37, 30, '_menu_item_menu_item_parent', '0'),
(38, 30, '_menu_item_object_id', '30'),
(39, 30, '_menu_item_object', 'custom'),
(40, 30, '_menu_item_target', ''),
(41, 30, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(42, 30, '_menu_item_xfn', ''),
(43, 30, '_menu_item_url', 'http://localhost/smartoptical/'),
(44, 30, '_menu_item_orphaned', '1740478558'),
(45, 31, '_menu_item_type', 'post_type'),
(46, 31, '_menu_item_menu_item_parent', '0'),
(47, 31, '_menu_item_object_id', '23'),
(48, 31, '_menu_item_object', 'page'),
(49, 31, '_menu_item_target', ''),
(50, 31, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(51, 31, '_menu_item_xfn', ''),
(52, 31, '_menu_item_url', ''),
(54, 32, '_menu_item_type', 'post_type'),
(55, 32, '_menu_item_menu_item_parent', '0'),
(56, 32, '_menu_item_object_id', '19'),
(57, 32, '_menu_item_object', 'page'),
(58, 32, '_menu_item_target', ''),
(59, 32, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(60, 32, '_menu_item_xfn', ''),
(61, 32, '_menu_item_url', ''),
(63, 33, '_menu_item_type', 'post_type'),
(64, 33, '_menu_item_menu_item_parent', '0'),
(65, 33, '_menu_item_object_id', '25'),
(66, 33, '_menu_item_object', 'page'),
(67, 33, '_menu_item_target', ''),
(68, 33, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(69, 33, '_menu_item_xfn', ''),
(70, 33, '_menu_item_url', ''),
(72, 34, '_menu_item_type', 'post_type'),
(73, 34, '_menu_item_menu_item_parent', '0'),
(74, 34, '_menu_item_object_id', '17'),
(75, 34, '_menu_item_object', 'page'),
(76, 34, '_menu_item_target', ''),
(77, 34, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(78, 34, '_menu_item_xfn', ''),
(79, 34, '_menu_item_url', ''),
(81, 35, '_menu_item_type', 'post_type'),
(82, 35, '_menu_item_menu_item_parent', '0'),
(83, 35, '_menu_item_object_id', '11'),
(84, 35, '_menu_item_object', 'page'),
(85, 35, '_menu_item_target', ''),
(86, 35, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(87, 35, '_menu_item_xfn', ''),
(88, 35, '_menu_item_url', ''),
(90, 36, '_menu_item_type', 'post_type'),
(91, 36, '_menu_item_menu_item_parent', '0'),
(92, 36, '_menu_item_object_id', '21'),
(93, 36, '_menu_item_object', 'page'),
(94, 36, '_menu_item_target', ''),
(95, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(96, 36, '_menu_item_xfn', ''),
(97, 36, '_menu_item_url', ''),
(99, 37, '_menu_item_type', 'post_type'),
(100, 37, '_menu_item_menu_item_parent', '0'),
(101, 37, '_menu_item_object_id', '9'),
(102, 37, '_menu_item_object', 'page'),
(103, 37, '_menu_item_target', ''),
(104, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(105, 37, '_menu_item_xfn', ''),
(106, 37, '_menu_item_url', ''),
(108, 38, '_menu_item_type', 'post_type'),
(109, 38, '_menu_item_menu_item_parent', '0'),
(110, 38, '_menu_item_object_id', '15'),
(111, 38, '_menu_item_object', 'page'),
(112, 38, '_menu_item_target', ''),
(113, 38, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114, 38, '_menu_item_xfn', ''),
(115, 38, '_menu_item_url', ''),
(117, 39, '_menu_item_type', 'post_type'),
(118, 39, '_menu_item_menu_item_parent', '0'),
(119, 39, '_menu_item_object_id', '13'),
(120, 39, '_menu_item_object', 'page'),
(121, 39, '_menu_item_target', ''),
(122, 39, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(123, 39, '_menu_item_xfn', ''),
(124, 39, '_menu_item_url', ''),
(126, 23, '_wp_page_template', 'default'),
(129, 40, '_edit_last', '1'),
(130, 40, '_edit_lock', '1740484021:1'),
(131, 43, '_edit_lock', '1740484188:1'),
(132, 43, '_edit_last', '1'),
(133, 13, '_wp_page_template', 'template_services.php'),
(134, 15, '_wp_page_template', 'template_services.php'),
(135, 11, '_wp_page_template', 'template_services.php'),
(136, 17, '_wp_page_template', 'template_services.php'),
(137, 45, '_form', '<div class=\"row jumbotron box8\">\n                            <div class=\"col-sm-6 form-group mb-3\">\n                                <label for=\"name-f\">First Name</label>\n                                [text* text-793 class:form-control]\n                            </div>\n                            <div class=\"col-sm-6 form-group mb-3\">\n                                <label for=\"name-l\">Last name</label>\n                                [text* text-lname class:form-control]\n                            </div>\n                            <div class=\"col-sm-6 form-group mb-3\">\n                                <label for=\"email\">Email</label>\n                                [email email-361 class:form-control]\n                            </div>\n                            <div class=\"col-sm-6 form-group mb-3\">\n                                <label for=\"phnumber\">Phone No.</label>\n                                [tel tel-531 class:form-control]\n                            </div>\n                            <div class=\"col-sm-12 form-group mb-3\">\n                                <label for=\"cityLive\">Enter Your Requred Services/Products</label>\n                                [text* text-services class:form-control]\n                            </div>\n\n                            <div class=\"col-sm-12 form-group mb-3\">\n                                <label for=\"message\">Enter Your Message</label>\n                                [textarea* textarea-675 class:form-control]\n                            </div>\n\n                            <div class=\"col-sm-12 form-group mb-0 mt-3 d-flex justify-content-center\">\n                                <div class=\"appointment_btn\">\n                                   [submit class:main_btn class:ampt_btn \"Submit\"]\n                                </div>\n                            </div>\n\n                        </div>'),
(138, 45, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <info@smartopticals.ca>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(139, 45, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <info@smartopticals.ca>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(140, 45, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(141, 45, '_additional_settings', ''),
(142, 45, '_locale', 'en_US'),
(143, 45, '_hash', '01c2602ce20bcc8885a36aef80923849e31ad627'),
(144, 45, '_config_validation', 'a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";s:22:\"invalid_mailbox_syntax\";s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}}'),
(145, 46, '_menu_item_type', 'post_type'),
(146, 46, '_menu_item_menu_item_parent', '0'),
(147, 46, '_menu_item_object_id', '23'),
(148, 46, '_menu_item_object', 'page'),
(149, 46, '_menu_item_target', ''),
(150, 46, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(151, 46, '_menu_item_xfn', ''),
(152, 46, '_menu_item_url', ''),
(154, 47, '_menu_item_type', 'post_type'),
(155, 47, '_menu_item_menu_item_parent', '0'),
(156, 47, '_menu_item_object_id', '19'),
(157, 47, '_menu_item_object', 'page'),
(158, 47, '_menu_item_target', ''),
(159, 47, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(160, 47, '_menu_item_xfn', ''),
(161, 47, '_menu_item_url', ''),
(163, 48, '_menu_item_type', 'post_type'),
(164, 48, '_menu_item_menu_item_parent', '0'),
(165, 48, '_menu_item_object_id', '25'),
(166, 48, '_menu_item_object', 'page'),
(167, 48, '_menu_item_target', ''),
(168, 48, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(169, 48, '_menu_item_xfn', ''),
(170, 48, '_menu_item_url', ''),
(172, 49, '_menu_item_type', 'post_type'),
(173, 49, '_menu_item_menu_item_parent', '0'),
(174, 49, '_menu_item_object_id', '21'),
(175, 49, '_menu_item_object', 'page'),
(176, 49, '_menu_item_target', ''),
(177, 49, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(178, 49, '_menu_item_xfn', ''),
(179, 49, '_menu_item_url', ''),
(181, 50, '_wp_trash_meta_status', 'publish'),
(182, 50, '_wp_trash_meta_time', '1740484760'),
(183, 51, '_edit_last', '1'),
(184, 51, '_edit_lock', '1740491059:1'),
(185, 78, '_wp_attached_file', '2025/02/hero-1.png'),
(186, 78, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1344;s:6:\"height\";i:704;s:4:\"file\";s:18:\"2025/02/hero-1.png\";s:8:\"filesize\";i:614117;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"hero-1-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58021;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"hero-1-1024x536.png\";s:5:\"width\";i:1024;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:495737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"hero-1-768x402.png\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266310;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-1-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:450321;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(187, 79, '_wp_attached_file', '2025/02/hero-2.png'),
(188, 79, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1344;s:6:\"height\";i:704;s:4:\"file\";s:18:\"2025/02/hero-2.png\";s:8:\"filesize\";i:647744;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"hero-2-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58507;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"hero-2-1024x536.png\";s:5:\"width\";i:1024;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:497295;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33895;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"hero-2-768x402.png\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:281646;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-2-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:429413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(189, 80, '_wp_attached_file', '2025/02/hero-3.png'),
(190, 80, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1344;s:6:\"height\";i:704;s:4:\"file\";s:18:\"2025/02/hero-3.png\";s:8:\"filesize\";i:1207662;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"hero-3-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86297;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"hero-3-1024x536.png\";s:5:\"width\";i:1024;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:694721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44062;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"hero-3-768x402.png\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:426169;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"hero-3-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:562064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(191, 9, 'banners_0_image', '79'),
(192, 9, '_banners_0_image', 'field_67bdb70c47a08'),
(193, 9, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(194, 9, '_banners_0_content', 'field_67bdb76247a09'),
(195, 9, 'banners_1_image', '80'),
(196, 9, '_banners_1_image', 'field_67bdb70c47a08'),
(197, 9, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(198, 9, '_banners_1_content', 'field_67bdb76247a09'),
(199, 9, 'banners_2_image', '78'),
(200, 9, '_banners_2_image', 'field_67bdb70c47a08'),
(201, 9, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(202, 9, '_banners_2_content', 'field_67bdb76247a09'),
(203, 9, 'banners', '3'),
(204, 9, '_banners', 'field_67bdb70047a07'),
(205, 9, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(206, 9, '_our_shop_content', 'field_67bdb5e760e45'),
(207, 9, 'our_shop_products', '4'),
(208, 9, '_our_shop_products', 'field_67bdb5f660e46'),
(209, 9, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Hear from our satisfied customers about their experiences with our eyewear, expert service, and how we\'ve helped them achieve clearer vision and style.</p>'),
(210, 9, '_testimonials_section_content', 'field_67bdb54b848fd'),
(211, 9, 'testimonials', '3'),
(212, 9, '_testimonials', 'field_67bdb55c848fe'),
(213, 9, 'points', '3'),
(214, 9, '_points', 'field_67bdb3a2ffdad'),
(215, 9, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(216, 9, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(217, 9, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(218, 9, '_blog_section_content', 'field_67bdb35ac7fba'),
(219, 9, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(220, 9, '_billing_content', 'field_67bdb31ab7df6'),
(221, 9, 'partner_logos', '7'),
(222, 9, '_partner_logos', 'field_67bdb2ef7c52f'),
(223, 10, 'banners_0_image', '79'),
(224, 10, '_banners_0_image', 'field_67bdb70c47a08'),
(225, 10, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(226, 10, '_banners_0_content', 'field_67bdb76247a09'),
(227, 10, 'banners_1_image', '80'),
(228, 10, '_banners_1_image', 'field_67bdb70c47a08'),
(229, 10, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(230, 10, '_banners_1_content', 'field_67bdb76247a09'),
(231, 10, 'banners_2_image', '78'),
(232, 10, '_banners_2_image', 'field_67bdb70c47a08'),
(233, 10, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(234, 10, '_banners_2_content', 'field_67bdb76247a09'),
(235, 10, 'banners', '3'),
(236, 10, '_banners', 'field_67bdb70047a07'),
(237, 10, 'our_shop_content', ''),
(238, 10, '_our_shop_content', 'field_67bdb5e760e45'),
(239, 10, 'our_shop_products', ''),
(240, 10, '_our_shop_products', 'field_67bdb5f660e46'),
(241, 10, 'testimonials_section_content', ''),
(242, 10, '_testimonials_section_content', 'field_67bdb54b848fd'),
(243, 10, 'testimonials', ''),
(244, 10, '_testimonials', 'field_67bdb55c848fe'),
(245, 10, 'points', ''),
(246, 10, '_points', 'field_67bdb3a2ffdad'),
(247, 10, 'why_chosse_us_section_content', ''),
(248, 10, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(249, 10, 'blog_section_content', ''),
(250, 10, '_blog_section_content', 'field_67bdb35ac7fba'),
(251, 10, 'billing_content', ''),
(252, 10, '_billing_content', 'field_67bdb31ab7df6'),
(253, 10, 'partner_logos', ''),
(254, 10, '_partner_logos', 'field_67bdb2ef7c52f'),
(255, 81, 'banners_0_image', '79'),
(256, 81, '_banners_0_image', 'field_67bdb70c47a08'),
(257, 81, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(258, 81, '_banners_0_content', 'field_67bdb76247a09'),
(259, 81, 'banners_1_image', '80'),
(260, 81, '_banners_1_image', 'field_67bdb70c47a08'),
(261, 81, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(262, 81, '_banners_1_content', 'field_67bdb76247a09'),
(263, 81, 'banners_2_image', '78'),
(264, 81, '_banners_2_image', 'field_67bdb70c47a08'),
(265, 81, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(266, 81, '_banners_2_content', 'field_67bdb76247a09'),
(267, 81, 'banners', '3'),
(268, 81, '_banners', 'field_67bdb70047a07'),
(269, 81, 'our_shop_content', ''),
(270, 81, '_our_shop_content', 'field_67bdb5e760e45'),
(271, 81, 'our_shop_products', ''),
(272, 81, '_our_shop_products', 'field_67bdb5f660e46'),
(273, 81, 'testimonials_section_content', ''),
(274, 81, '_testimonials_section_content', 'field_67bdb54b848fd'),
(275, 81, 'testimonials', ''),
(276, 81, '_testimonials', 'field_67bdb55c848fe'),
(277, 81, 'points', ''),
(278, 81, '_points', 'field_67bdb3a2ffdad'),
(279, 81, 'why_chosse_us_section_content', ''),
(280, 81, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(281, 81, 'blog_section_content', ''),
(282, 81, '_blog_section_content', 'field_67bdb35ac7fba'),
(283, 81, 'billing_content', ''),
(284, 81, '_billing_content', 'field_67bdb31ab7df6'),
(285, 81, 'partner_logos', ''),
(286, 81, '_partner_logos', 'field_67bdb2ef7c52f'),
(287, 82, 'banners_0_image', '79'),
(288, 82, '_banners_0_image', 'field_67bdb70c47a08'),
(289, 82, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(290, 82, '_banners_0_content', 'field_67bdb76247a09'),
(291, 82, 'banners_1_image', '80'),
(292, 82, '_banners_1_image', 'field_67bdb70c47a08'),
(293, 82, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(294, 82, '_banners_1_content', 'field_67bdb76247a09'),
(295, 82, 'banners_2_image', '78'),
(296, 82, '_banners_2_image', 'field_67bdb70c47a08'),
(297, 82, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(298, 82, '_banners_2_content', 'field_67bdb76247a09'),
(299, 82, 'banners', '3'),
(300, 82, '_banners', 'field_67bdb70047a07'),
(301, 82, 'our_shop_content', ''),
(302, 82, '_our_shop_content', 'field_67bdb5e760e45'),
(303, 82, 'our_shop_products', ''),
(304, 82, '_our_shop_products', 'field_67bdb5f660e46'),
(305, 82, 'testimonials_section_content', ''),
(306, 82, '_testimonials_section_content', 'field_67bdb54b848fd'),
(307, 82, 'testimonials', ''),
(308, 82, '_testimonials', 'field_67bdb55c848fe'),
(309, 82, 'points', ''),
(310, 82, '_points', 'field_67bdb3a2ffdad'),
(311, 82, 'why_chosse_us_section_content', ''),
(312, 82, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(313, 82, 'blog_section_content', ''),
(314, 82, '_blog_section_content', 'field_67bdb35ac7fba'),
(315, 82, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n                        <p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus\r\n                            repudiandae sunt soluta\r\n                            repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus,\r\n                            aliquid qui eveniet.</p>'),
(316, 82, '_billing_content', 'field_67bdb31ab7df6'),
(317, 82, 'partner_logos', ''),
(318, 82, '_partner_logos', 'field_67bdb2ef7c52f'),
(319, 84, '_wp_attached_file', '2025/02/logo-1.png'),
(320, 84, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:517;s:6:\"height\";i:193;s:4:\"file\";s:18:\"2025/02/logo-1.png\";s:8:\"filesize\";i:24062;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"logo-1-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(321, 85, '_wp_attached_file', '2025/02/logo-4.png'),
(322, 85, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:355;s:6:\"height\";i:142;s:4:\"file\";s:18:\"2025/02/logo-4.png\";s:8:\"filesize\";i:9340;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"logo-4-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34833;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-4-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(323, 9, 'partner_logos_0_image', '150'),
(324, 9, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(325, 9, 'partner_logos_1_image', '151'),
(326, 9, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(327, 83, 'banners_0_image', '79'),
(328, 83, '_banners_0_image', 'field_67bdb70c47a08'),
(329, 83, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(330, 83, '_banners_0_content', 'field_67bdb76247a09'),
(331, 83, 'banners_1_image', '80'),
(332, 83, '_banners_1_image', 'field_67bdb70c47a08'),
(333, 83, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(334, 83, '_banners_1_content', 'field_67bdb76247a09'),
(335, 83, 'banners_2_image', '78'),
(336, 83, '_banners_2_image', 'field_67bdb70c47a08'),
(337, 83, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(338, 83, '_banners_2_content', 'field_67bdb76247a09'),
(339, 83, 'banners', '3'),
(340, 83, '_banners', 'field_67bdb70047a07'),
(341, 83, 'our_shop_content', ''),
(342, 83, '_our_shop_content', 'field_67bdb5e760e45'),
(343, 83, 'our_shop_products', ''),
(344, 83, '_our_shop_products', 'field_67bdb5f660e46'),
(345, 83, 'testimonials_section_content', ''),
(346, 83, '_testimonials_section_content', 'field_67bdb54b848fd'),
(347, 83, 'testimonials', ''),
(348, 83, '_testimonials', 'field_67bdb55c848fe'),
(349, 83, 'points', ''),
(350, 83, '_points', 'field_67bdb3a2ffdad'),
(351, 83, 'why_chosse_us_section_content', ''),
(352, 83, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(353, 83, 'blog_section_content', ''),
(354, 83, '_blog_section_content', 'field_67bdb35ac7fba'),
(355, 83, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n                        <p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus\r\n                            repudiandae sunt soluta\r\n                            repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus,\r\n                            aliquid qui eveniet.</p>'),
(356, 83, '_billing_content', 'field_67bdb31ab7df6'),
(357, 83, 'partner_logos', '2'),
(358, 83, '_partner_logos', 'field_67bdb2ef7c52f'),
(359, 83, 'partner_logos_0_image', '85'),
(360, 83, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(361, 83, 'partner_logos_1_image', '84'),
(362, 83, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(363, 86, 'banners_0_image', '79'),
(364, 86, '_banners_0_image', 'field_67bdb70c47a08'),
(365, 86, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(366, 86, '_banners_0_content', 'field_67bdb76247a09'),
(367, 86, 'banners_1_image', '80'),
(368, 86, '_banners_1_image', 'field_67bdb70c47a08'),
(369, 86, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(370, 86, '_banners_1_content', 'field_67bdb76247a09'),
(371, 86, 'banners_2_image', '78'),
(372, 86, '_banners_2_image', 'field_67bdb70c47a08'),
(373, 86, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(374, 86, '_banners_2_content', 'field_67bdb76247a09'),
(375, 86, 'banners', '3'),
(376, 86, '_banners', 'field_67bdb70047a07'),
(377, 86, 'our_shop_content', ''),
(378, 86, '_our_shop_content', 'field_67bdb5e760e45'),
(379, 86, 'our_shop_products', ''),
(380, 86, '_our_shop_products', 'field_67bdb5f660e46'),
(381, 86, 'testimonials_section_content', ''),
(382, 86, '_testimonials_section_content', 'field_67bdb54b848fd'),
(383, 86, 'testimonials', ''),
(384, 86, '_testimonials', 'field_67bdb55c848fe'),
(385, 86, 'points', ''),
(386, 86, '_points', 'field_67bdb3a2ffdad'),
(387, 86, 'why_chosse_us_section_content', ''),
(388, 86, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(389, 86, 'blog_section_content', ''),
(390, 86, '_blog_section_content', 'field_67bdb35ac7fba'),
(391, 86, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(392, 86, '_billing_content', 'field_67bdb31ab7df6'),
(393, 86, 'partner_logos', '2'),
(394, 86, '_partner_logos', 'field_67bdb2ef7c52f'),
(395, 86, 'partner_logos_0_image', '85'),
(396, 86, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(397, 86, 'partner_logos_1_image', '84'),
(398, 86, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(399, 87, 'banners_0_image', '79'),
(400, 87, '_banners_0_image', 'field_67bdb70c47a08'),
(401, 87, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(402, 87, '_banners_0_content', 'field_67bdb76247a09'),
(403, 87, 'banners_1_image', '80'),
(404, 87, '_banners_1_image', 'field_67bdb70c47a08'),
(405, 87, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(406, 87, '_banners_1_content', 'field_67bdb76247a09'),
(407, 87, 'banners_2_image', '78'),
(408, 87, '_banners_2_image', 'field_67bdb70c47a08'),
(409, 87, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(410, 87, '_banners_2_content', 'field_67bdb76247a09'),
(411, 87, 'banners', '3'),
(412, 87, '_banners', 'field_67bdb70047a07'),
(413, 87, 'our_shop_content', ''),
(414, 87, '_our_shop_content', 'field_67bdb5e760e45'),
(415, 87, 'our_shop_products', ''),
(416, 87, '_our_shop_products', 'field_67bdb5f660e46'),
(417, 87, 'testimonials_section_content', ''),
(418, 87, '_testimonials_section_content', 'field_67bdb54b848fd'),
(419, 87, 'testimonials', ''),
(420, 87, '_testimonials', 'field_67bdb55c848fe'),
(421, 87, 'points', ''),
(422, 87, '_points', 'field_67bdb3a2ffdad'),
(423, 87, 'why_chosse_us_section_content', ''),
(424, 87, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(425, 87, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(426, 87, '_blog_section_content', 'field_67bdb35ac7fba'),
(427, 87, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(428, 87, '_billing_content', 'field_67bdb31ab7df6'),
(429, 87, 'partner_logos', '2'),
(430, 87, '_partner_logos', 'field_67bdb2ef7c52f'),
(431, 87, 'partner_logos_0_image', '85'),
(432, 87, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(433, 87, 'partner_logos_1_image', '84'),
(434, 87, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(435, 88, 'banners_0_image', '79'),
(436, 88, '_banners_0_image', 'field_67bdb70c47a08'),
(437, 88, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(438, 88, '_banners_0_content', 'field_67bdb76247a09'),
(439, 88, 'banners_1_image', '80'),
(440, 88, '_banners_1_image', 'field_67bdb70c47a08'),
(441, 88, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(442, 88, '_banners_1_content', 'field_67bdb76247a09'),
(443, 88, 'banners_2_image', '78'),
(444, 88, '_banners_2_image', 'field_67bdb70c47a08'),
(445, 88, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(446, 88, '_banners_2_content', 'field_67bdb76247a09'),
(447, 88, 'banners', '3'),
(448, 88, '_banners', 'field_67bdb70047a07'),
(449, 88, 'our_shop_content', ''),
(450, 88, '_our_shop_content', 'field_67bdb5e760e45'),
(451, 88, 'our_shop_products', ''),
(452, 88, '_our_shop_products', 'field_67bdb5f660e46'),
(453, 88, 'testimonials_section_content', ''),
(454, 88, '_testimonials_section_content', 'field_67bdb54b848fd'),
(455, 88, 'testimonials', ''),
(456, 88, '_testimonials', 'field_67bdb55c848fe'),
(457, 88, 'points', ''),
(458, 88, '_points', 'field_67bdb3a2ffdad'),
(459, 88, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(460, 88, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(461, 88, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(462, 88, '_blog_section_content', 'field_67bdb35ac7fba'),
(463, 88, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(464, 88, '_billing_content', 'field_67bdb31ab7df6'),
(465, 88, 'partner_logos', '2'),
(466, 88, '_partner_logos', 'field_67bdb2ef7c52f'),
(467, 88, 'partner_logos_0_image', '85'),
(468, 88, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(469, 88, 'partner_logos_1_image', '84'),
(470, 88, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(471, 9, 'points_0_question', 'What makes your eyewear selection unique?'),
(472, 9, '_points_0_question', 'field_67bdb3b2ffdae'),
(473, 9, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(474, 9, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(475, 89, 'banners_0_image', '79'),
(476, 89, '_banners_0_image', 'field_67bdb70c47a08'),
(477, 89, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(478, 89, '_banners_0_content', 'field_67bdb76247a09'),
(479, 89, 'banners_1_image', '80'),
(480, 89, '_banners_1_image', 'field_67bdb70c47a08'),
(481, 89, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(482, 89, '_banners_1_content', 'field_67bdb76247a09'),
(483, 89, 'banners_2_image', '78'),
(484, 89, '_banners_2_image', 'field_67bdb70c47a08'),
(485, 89, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(486, 89, '_banners_2_content', 'field_67bdb76247a09'),
(487, 89, 'banners', '3'),
(488, 89, '_banners', 'field_67bdb70047a07'),
(489, 89, 'our_shop_content', ''),
(490, 89, '_our_shop_content', 'field_67bdb5e760e45'),
(491, 89, 'our_shop_products', ''),
(492, 89, '_our_shop_products', 'field_67bdb5f660e46'),
(493, 89, 'testimonials_section_content', ''),
(494, 89, '_testimonials_section_content', 'field_67bdb54b848fd'),
(495, 89, 'testimonials', ''),
(496, 89, '_testimonials', 'field_67bdb55c848fe'),
(497, 89, 'points', '1'),
(498, 89, '_points', 'field_67bdb3a2ffdad'),
(499, 89, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(500, 89, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(501, 89, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(502, 89, '_blog_section_content', 'field_67bdb35ac7fba'),
(503, 89, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(504, 89, '_billing_content', 'field_67bdb31ab7df6'),
(505, 89, 'partner_logos', '2'),
(506, 89, '_partner_logos', 'field_67bdb2ef7c52f'),
(507, 89, 'partner_logos_0_image', '85'),
(508, 89, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(509, 89, 'partner_logos_1_image', '84'),
(510, 89, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(511, 89, 'points_0_question', 'Do we provide consultation for free?'),
(512, 89, '_points_0_question', 'field_67bdb3b2ffdae'),
(513, 89, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(514, 89, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(515, 9, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(516, 9, '_points_1_question', 'field_67bdb3b2ffdae'),
(517, 9, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(518, 9, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(519, 90, 'banners_0_image', '79'),
(520, 90, '_banners_0_image', 'field_67bdb70c47a08'),
(521, 90, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(522, 90, '_banners_0_content', 'field_67bdb76247a09'),
(523, 90, 'banners_1_image', '80'),
(524, 90, '_banners_1_image', 'field_67bdb70c47a08'),
(525, 90, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(526, 90, '_banners_1_content', 'field_67bdb76247a09'),
(527, 90, 'banners_2_image', '78'),
(528, 90, '_banners_2_image', 'field_67bdb70c47a08');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(529, 90, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(530, 90, '_banners_2_content', 'field_67bdb76247a09'),
(531, 90, 'banners', '3'),
(532, 90, '_banners', 'field_67bdb70047a07'),
(533, 90, 'our_shop_content', ''),
(534, 90, '_our_shop_content', 'field_67bdb5e760e45'),
(535, 90, 'our_shop_products', ''),
(536, 90, '_our_shop_products', 'field_67bdb5f660e46'),
(537, 90, 'testimonials_section_content', ''),
(538, 90, '_testimonials_section_content', 'field_67bdb54b848fd'),
(539, 90, 'testimonials', ''),
(540, 90, '_testimonials', 'field_67bdb55c848fe'),
(541, 90, 'points', '2'),
(542, 90, '_points', 'field_67bdb3a2ffdad'),
(543, 90, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(544, 90, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(545, 90, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(546, 90, '_blog_section_content', 'field_67bdb35ac7fba'),
(547, 90, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(548, 90, '_billing_content', 'field_67bdb31ab7df6'),
(549, 90, 'partner_logos', '2'),
(550, 90, '_partner_logos', 'field_67bdb2ef7c52f'),
(551, 90, 'partner_logos_0_image', '85'),
(552, 90, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(553, 90, 'partner_logos_1_image', '84'),
(554, 90, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(555, 90, 'points_0_question', 'Do we provide consultation for free?'),
(556, 90, '_points_0_question', 'field_67bdb3b2ffdae'),
(557, 90, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(558, 90, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(559, 90, 'points_1_question', 'Is our procedure latest to technology?'),
(560, 90, '_points_1_question', 'field_67bdb3b2ffdae'),
(561, 90, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(562, 90, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(563, 91, 'banners_0_image', '79'),
(564, 91, '_banners_0_image', 'field_67bdb70c47a08'),
(565, 91, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(566, 91, '_banners_0_content', 'field_67bdb76247a09'),
(567, 91, 'banners_1_image', '80'),
(568, 91, '_banners_1_image', 'field_67bdb70c47a08'),
(569, 91, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(570, 91, '_banners_1_content', 'field_67bdb76247a09'),
(571, 91, 'banners_2_image', '78'),
(572, 91, '_banners_2_image', 'field_67bdb70c47a08'),
(573, 91, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(574, 91, '_banners_2_content', 'field_67bdb76247a09'),
(575, 91, 'banners', '3'),
(576, 91, '_banners', 'field_67bdb70047a07'),
(577, 91, 'our_shop_content', ''),
(578, 91, '_our_shop_content', 'field_67bdb5e760e45'),
(579, 91, 'our_shop_products', ''),
(580, 91, '_our_shop_products', 'field_67bdb5f660e46'),
(581, 91, 'testimonials_section_content', ''),
(582, 91, '_testimonials_section_content', 'field_67bdb54b848fd'),
(583, 91, 'testimonials', ''),
(584, 91, '_testimonials', 'field_67bdb55c848fe'),
(585, 91, 'points', '2'),
(586, 91, '_points', 'field_67bdb3a2ffdad'),
(587, 91, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(588, 91, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(589, 91, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(590, 91, '_blog_section_content', 'field_67bdb35ac7fba'),
(591, 91, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(592, 91, '_billing_content', 'field_67bdb31ab7df6'),
(593, 91, 'partner_logos', '2'),
(594, 91, '_partner_logos', 'field_67bdb2ef7c52f'),
(595, 91, 'partner_logos_0_image', '85'),
(596, 91, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(597, 91, 'partner_logos_1_image', '84'),
(598, 91, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(599, 91, 'points_0_question', 'Do we provide consultation for free?'),
(600, 91, '_points_0_question', 'field_67bdb3b2ffdae'),
(601, 91, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(602, 91, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(603, 91, 'points_1_question', 'Is our procedure latest to technology?'),
(604, 91, '_points_1_question', 'field_67bdb3b2ffdae'),
(605, 91, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(606, 91, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(607, 93, '_wp_attached_file', '2025/02/266013790-4d674d96-a311-47c3-9b7c-03feaa36c948.png'),
(608, 93, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:58:\"2025/02/266013790-4d674d96-a311-47c3-9b7c-03feaa36c948.png\";s:8:\"filesize\";i:2643;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(609, 9, 'testimonials_0_content', 'I had a great experience with Kamlesh and Prisha. They were so much helpful to find the best frame for me. I love it and surely will recommend others to visit this place.\r\n\r\nThanks again'),
(610, 9, '_testimonials_0_content', 'field_67bdb56b848ff'),
(611, 9, 'testimonials_0_name', 'Harmanjot Singh'),
(612, 9, '_testimonials_0_name', 'field_67bdb58784900'),
(613, 9, 'testimonials_0_picture', '218'),
(614, 9, '_testimonials_0_picture', 'field_67bdb59484901'),
(615, 9, 'testimonials_1_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(616, 9, '_testimonials_1_content', 'field_67bdb56b848ff'),
(617, 9, 'testimonials_1_name', 'Erum Memon'),
(618, 9, '_testimonials_1_name', 'field_67bdb58784900'),
(619, 9, 'testimonials_1_picture', '213'),
(620, 9, '_testimonials_1_picture', 'field_67bdb59484901'),
(621, 92, 'banners_0_image', '79'),
(622, 92, '_banners_0_image', 'field_67bdb70c47a08'),
(623, 92, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(624, 92, '_banners_0_content', 'field_67bdb76247a09'),
(625, 92, 'banners_1_image', '80'),
(626, 92, '_banners_1_image', 'field_67bdb70c47a08'),
(627, 92, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(628, 92, '_banners_1_content', 'field_67bdb76247a09'),
(629, 92, 'banners_2_image', '78'),
(630, 92, '_banners_2_image', 'field_67bdb70c47a08'),
(631, 92, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(632, 92, '_banners_2_content', 'field_67bdb76247a09'),
(633, 92, 'banners', '3'),
(634, 92, '_banners', 'field_67bdb70047a07'),
(635, 92, 'our_shop_content', ''),
(636, 92, '_our_shop_content', 'field_67bdb5e760e45'),
(637, 92, 'our_shop_products', ''),
(638, 92, '_our_shop_products', 'field_67bdb5f660e46'),
(639, 92, 'testimonials_section_content', ''),
(640, 92, '_testimonials_section_content', 'field_67bdb54b848fd'),
(641, 92, 'testimonials', '2'),
(642, 92, '_testimonials', 'field_67bdb55c848fe'),
(643, 92, 'points', '2'),
(644, 92, '_points', 'field_67bdb3a2ffdad'),
(645, 92, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(646, 92, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(647, 92, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(648, 92, '_blog_section_content', 'field_67bdb35ac7fba'),
(649, 92, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(650, 92, '_billing_content', 'field_67bdb31ab7df6'),
(651, 92, 'partner_logos', '2'),
(652, 92, '_partner_logos', 'field_67bdb2ef7c52f'),
(653, 92, 'partner_logos_0_image', '85'),
(654, 92, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(655, 92, 'partner_logos_1_image', '84'),
(656, 92, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(657, 92, 'points_0_question', 'Do we provide consultation for free?'),
(658, 92, '_points_0_question', 'field_67bdb3b2ffdae'),
(659, 92, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(660, 92, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(661, 92, 'points_1_question', 'Is our procedure latest to technology?'),
(662, 92, '_points_1_question', 'field_67bdb3b2ffdae'),
(663, 92, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(664, 92, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(665, 92, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(666, 92, '_testimonials_0_content', 'field_67bdb56b848ff'),
(667, 92, 'testimonials_0_name', 'Matthew Bryson'),
(668, 92, '_testimonials_0_name', 'field_67bdb58784900'),
(669, 92, 'testimonials_0_picture', '93'),
(670, 92, '_testimonials_0_picture', 'field_67bdb59484901'),
(671, 92, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(672, 92, '_testimonials_1_content', 'field_67bdb56b848ff'),
(673, 92, 'testimonials_1_name', 'Matthew Bryson'),
(674, 92, '_testimonials_1_name', 'field_67bdb58784900'),
(675, 92, 'testimonials_1_picture', '93'),
(676, 92, '_testimonials_1_picture', 'field_67bdb59484901'),
(677, 94, 'banners_0_image', '79'),
(678, 94, '_banners_0_image', 'field_67bdb70c47a08'),
(679, 94, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(680, 94, '_banners_0_content', 'field_67bdb76247a09'),
(681, 94, 'banners_1_image', '80'),
(682, 94, '_banners_1_image', 'field_67bdb70c47a08'),
(683, 94, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(684, 94, '_banners_1_content', 'field_67bdb76247a09'),
(685, 94, 'banners_2_image', '78'),
(686, 94, '_banners_2_image', 'field_67bdb70c47a08'),
(687, 94, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(688, 94, '_banners_2_content', 'field_67bdb76247a09'),
(689, 94, 'banners', '3'),
(690, 94, '_banners', 'field_67bdb70047a07'),
(691, 94, 'our_shop_content', ''),
(692, 94, '_our_shop_content', 'field_67bdb5e760e45'),
(693, 94, 'our_shop_products', ''),
(694, 94, '_our_shop_products', 'field_67bdb5f660e46'),
(695, 94, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(696, 94, '_testimonials_section_content', 'field_67bdb54b848fd'),
(697, 94, 'testimonials', '2'),
(698, 94, '_testimonials', 'field_67bdb55c848fe'),
(699, 94, 'points', '2'),
(700, 94, '_points', 'field_67bdb3a2ffdad'),
(701, 94, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(702, 94, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(703, 94, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(704, 94, '_blog_section_content', 'field_67bdb35ac7fba'),
(705, 94, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(706, 94, '_billing_content', 'field_67bdb31ab7df6'),
(707, 94, 'partner_logos', '2'),
(708, 94, '_partner_logos', 'field_67bdb2ef7c52f'),
(709, 94, 'partner_logos_0_image', '85'),
(710, 94, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(711, 94, 'partner_logos_1_image', '84'),
(712, 94, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(713, 94, 'points_0_question', 'Do we provide consultation for free?'),
(714, 94, '_points_0_question', 'field_67bdb3b2ffdae'),
(715, 94, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(716, 94, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(717, 94, 'points_1_question', 'Is our procedure latest to technology?'),
(718, 94, '_points_1_question', 'field_67bdb3b2ffdae'),
(719, 94, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(720, 94, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(721, 94, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(722, 94, '_testimonials_0_content', 'field_67bdb56b848ff'),
(723, 94, 'testimonials_0_name', 'Matthew Bryson'),
(724, 94, '_testimonials_0_name', 'field_67bdb58784900'),
(725, 94, 'testimonials_0_picture', '93'),
(726, 94, '_testimonials_0_picture', 'field_67bdb59484901'),
(727, 94, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(728, 94, '_testimonials_1_content', 'field_67bdb56b848ff'),
(729, 94, 'testimonials_1_name', 'Matthew Bryson'),
(730, 94, '_testimonials_1_name', 'field_67bdb58784900'),
(731, 94, 'testimonials_1_picture', '93'),
(732, 94, '_testimonials_1_picture', 'field_67bdb59484901'),
(733, 95, 'banners_0_image', '79'),
(734, 95, '_banners_0_image', 'field_67bdb70c47a08'),
(735, 95, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(736, 95, '_banners_0_content', 'field_67bdb76247a09'),
(737, 95, 'banners_1_image', '80'),
(738, 95, '_banners_1_image', 'field_67bdb70c47a08'),
(739, 95, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(740, 95, '_banners_1_content', 'field_67bdb76247a09'),
(741, 95, 'banners_2_image', '78'),
(742, 95, '_banners_2_image', 'field_67bdb70c47a08'),
(743, 95, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(744, 95, '_banners_2_content', 'field_67bdb76247a09'),
(745, 95, 'banners', '3'),
(746, 95, '_banners', 'field_67bdb70047a07'),
(747, 95, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(748, 95, '_our_shop_content', 'field_67bdb5e760e45'),
(749, 95, 'our_shop_products', ''),
(750, 95, '_our_shop_products', 'field_67bdb5f660e46'),
(751, 95, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(752, 95, '_testimonials_section_content', 'field_67bdb54b848fd'),
(753, 95, 'testimonials', '2'),
(754, 95, '_testimonials', 'field_67bdb55c848fe'),
(755, 95, 'points', '2'),
(756, 95, '_points', 'field_67bdb3a2ffdad'),
(757, 95, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(758, 95, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(759, 95, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(760, 95, '_blog_section_content', 'field_67bdb35ac7fba'),
(761, 95, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(762, 95, '_billing_content', 'field_67bdb31ab7df6'),
(763, 95, 'partner_logos', '2'),
(764, 95, '_partner_logos', 'field_67bdb2ef7c52f'),
(765, 95, 'partner_logos_0_image', '85'),
(766, 95, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(767, 95, 'partner_logos_1_image', '84'),
(768, 95, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(769, 95, 'points_0_question', 'Do we provide consultation for free?'),
(770, 95, '_points_0_question', 'field_67bdb3b2ffdae'),
(771, 95, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(772, 95, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(773, 95, 'points_1_question', 'Is our procedure latest to technology?'),
(774, 95, '_points_1_question', 'field_67bdb3b2ffdae'),
(775, 95, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(776, 95, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(777, 95, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(778, 95, '_testimonials_0_content', 'field_67bdb56b848ff'),
(779, 95, 'testimonials_0_name', 'Matthew Bryson'),
(780, 95, '_testimonials_0_name', 'field_67bdb58784900'),
(781, 95, 'testimonials_0_picture', '93'),
(782, 95, '_testimonials_0_picture', 'field_67bdb59484901'),
(783, 95, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(784, 95, '_testimonials_1_content', 'field_67bdb56b848ff'),
(785, 95, 'testimonials_1_name', 'Matthew Bryson'),
(786, 95, '_testimonials_1_name', 'field_67bdb58784900'),
(787, 95, 'testimonials_1_picture', '93'),
(788, 95, '_testimonials_1_picture', 'field_67bdb59484901'),
(789, 97, '_wp_attached_file', '2025/02/product-1.png'),
(790, 97, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:21:\"2025/02/product-1.png\";s:8:\"filesize\";i:700156;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97830;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453041;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-1-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:401852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(791, 98, '_wp_attached_file', '2025/02/product-2.png'),
(792, 98, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:21:\"2025/02/product-2.png\";s:8:\"filesize\";i:829845;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-2-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:535695;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-2-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499364;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(793, 99, '_wp_attached_file', '2025/02/product-3.png'),
(794, 99, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:21:\"2025/02/product-3.png\";s:8:\"filesize\";i:280566;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59531;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186082;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-3-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:297683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(795, 100, '_wp_attached_file', '2025/02/product-4.png'),
(796, 100, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:21:\"2025/02/product-4.png\";s:8:\"filesize\";i:814022;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32078;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-4-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505073;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-4-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(797, 9, 'our_shop_products_0_image', '209'),
(798, 9, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(799, 9, 'our_shop_products_0_name', 'Sun Glasses'),
(800, 9, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(801, 9, 'our_shop_products_1_image', '211'),
(802, 9, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(803, 9, 'our_shop_products_1_name', 'Lenses'),
(804, 9, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(805, 9, 'our_shop_products_2_image', '208'),
(806, 9, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(807, 9, 'our_shop_products_2_name', 'Eye Wear'),
(808, 9, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(809, 9, 'our_shop_products_3_image', '210'),
(810, 9, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(811, 9, 'our_shop_products_3_name', 'Contact Lens'),
(812, 9, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(813, 96, 'banners_0_image', '79'),
(814, 96, '_banners_0_image', 'field_67bdb70c47a08'),
(815, 96, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(816, 96, '_banners_0_content', 'field_67bdb76247a09'),
(817, 96, 'banners_1_image', '80'),
(818, 96, '_banners_1_image', 'field_67bdb70c47a08'),
(819, 96, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(820, 96, '_banners_1_content', 'field_67bdb76247a09'),
(821, 96, 'banners_2_image', '78'),
(822, 96, '_banners_2_image', 'field_67bdb70c47a08'),
(823, 96, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(824, 96, '_banners_2_content', 'field_67bdb76247a09'),
(825, 96, 'banners', '3'),
(826, 96, '_banners', 'field_67bdb70047a07'),
(827, 96, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(828, 96, '_our_shop_content', 'field_67bdb5e760e45'),
(829, 96, 'our_shop_products', '4'),
(830, 96, '_our_shop_products', 'field_67bdb5f660e46'),
(831, 96, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(832, 96, '_testimonials_section_content', 'field_67bdb54b848fd'),
(833, 96, 'testimonials', '2'),
(834, 96, '_testimonials', 'field_67bdb55c848fe'),
(835, 96, 'points', '2'),
(836, 96, '_points', 'field_67bdb3a2ffdad'),
(837, 96, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(838, 96, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(839, 96, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(840, 96, '_blog_section_content', 'field_67bdb35ac7fba'),
(841, 96, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(842, 96, '_billing_content', 'field_67bdb31ab7df6'),
(843, 96, 'partner_logos', '2'),
(844, 96, '_partner_logos', 'field_67bdb2ef7c52f'),
(845, 96, 'partner_logos_0_image', '85'),
(846, 96, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(847, 96, 'partner_logos_1_image', '84'),
(848, 96, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(849, 96, 'points_0_question', 'Do we provide consultation for free?'),
(850, 96, '_points_0_question', 'field_67bdb3b2ffdae'),
(851, 96, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(852, 96, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(853, 96, 'points_1_question', 'Is our procedure latest to technology?'),
(854, 96, '_points_1_question', 'field_67bdb3b2ffdae'),
(855, 96, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(856, 96, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(857, 96, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(858, 96, '_testimonials_0_content', 'field_67bdb56b848ff'),
(859, 96, 'testimonials_0_name', 'Matthew Bryson'),
(860, 96, '_testimonials_0_name', 'field_67bdb58784900'),
(861, 96, 'testimonials_0_picture', '93'),
(862, 96, '_testimonials_0_picture', 'field_67bdb59484901'),
(863, 96, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(864, 96, '_testimonials_1_content', 'field_67bdb56b848ff'),
(865, 96, 'testimonials_1_name', 'Matthew Bryson'),
(866, 96, '_testimonials_1_name', 'field_67bdb58784900'),
(867, 96, 'testimonials_1_picture', '93'),
(868, 96, '_testimonials_1_picture', 'field_67bdb59484901'),
(869, 96, 'our_shop_products_0_image', '97'),
(870, 96, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(871, 96, 'our_shop_products_0_name', 'Sun Glasess'),
(872, 96, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(873, 96, 'our_shop_products_1_image', '98'),
(874, 96, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(875, 96, 'our_shop_products_1_name', 'Eye Lens'),
(876, 96, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(877, 96, 'our_shop_products_2_image', '99'),
(878, 96, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(879, 96, 'our_shop_products_2_name', 'Eye Lens'),
(880, 96, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(881, 96, 'our_shop_products_3_image', '100'),
(882, 96, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(883, 96, 'our_shop_products_3_name', 'Eye Lens'),
(884, 96, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(885, 101, 'banners_0_image', '79'),
(886, 101, '_banners_0_image', 'field_67bdb70c47a08'),
(887, 101, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(888, 101, '_banners_0_content', 'field_67bdb76247a09'),
(889, 101, 'banners_1_image', '80'),
(890, 101, '_banners_1_image', 'field_67bdb70c47a08'),
(891, 101, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(892, 101, '_banners_1_content', 'field_67bdb76247a09'),
(893, 101, 'banners_2_image', '78'),
(894, 101, '_banners_2_image', 'field_67bdb70c47a08'),
(895, 101, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(896, 101, '_banners_2_content', 'field_67bdb76247a09'),
(897, 101, 'banners', '3'),
(898, 101, '_banners', 'field_67bdb70047a07'),
(899, 101, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(900, 101, '_our_shop_content', 'field_67bdb5e760e45'),
(901, 101, 'our_shop_products', '4'),
(902, 101, '_our_shop_products', 'field_67bdb5f660e46'),
(903, 101, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(904, 101, '_testimonials_section_content', 'field_67bdb54b848fd'),
(905, 101, 'testimonials', '2'),
(906, 101, '_testimonials', 'field_67bdb55c848fe'),
(907, 101, 'points', '2'),
(908, 101, '_points', 'field_67bdb3a2ffdad'),
(909, 101, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(910, 101, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(911, 101, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(912, 101, '_blog_section_content', 'field_67bdb35ac7fba'),
(913, 101, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(914, 101, '_billing_content', 'field_67bdb31ab7df6'),
(915, 101, 'partner_logos', '2'),
(916, 101, '_partner_logos', 'field_67bdb2ef7c52f'),
(917, 101, 'partner_logos_0_image', '85'),
(918, 101, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(919, 101, 'partner_logos_1_image', '84'),
(920, 101, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(921, 101, 'points_0_question', 'Do we provide consultation for free?'),
(922, 101, '_points_0_question', 'field_67bdb3b2ffdae'),
(923, 101, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(924, 101, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(925, 101, 'points_1_question', 'Is our procedure latest to technology?'),
(926, 101, '_points_1_question', 'field_67bdb3b2ffdae'),
(927, 101, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(928, 101, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(929, 101, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(930, 101, '_testimonials_0_content', 'field_67bdb56b848ff'),
(931, 101, 'testimonials_0_name', 'Matthew Bryson'),
(932, 101, '_testimonials_0_name', 'field_67bdb58784900'),
(933, 101, 'testimonials_0_picture', '93'),
(934, 101, '_testimonials_0_picture', 'field_67bdb59484901'),
(935, 101, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(936, 101, '_testimonials_1_content', 'field_67bdb56b848ff'),
(937, 101, 'testimonials_1_name', 'Matthew Bryson'),
(938, 101, '_testimonials_1_name', 'field_67bdb58784900'),
(939, 101, 'testimonials_1_picture', '93'),
(940, 101, '_testimonials_1_picture', 'field_67bdb59484901'),
(941, 101, 'our_shop_products_0_image', '97'),
(942, 101, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(943, 101, 'our_shop_products_0_name', 'Sun Glasess'),
(944, 101, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(945, 101, 'our_shop_products_1_image', '98'),
(946, 101, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(947, 101, 'our_shop_products_1_name', 'Eye Lens'),
(948, 101, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(949, 101, 'our_shop_products_2_image', '99'),
(950, 101, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(951, 101, 'our_shop_products_2_name', 'Eye Lens'),
(952, 101, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(953, 101, 'our_shop_products_3_image', '100'),
(954, 101, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(955, 101, 'our_shop_products_3_name', 'Eye Lens'),
(956, 101, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(957, 102, 'banners_0_image', '79'),
(958, 102, '_banners_0_image', 'field_67bdb70c47a08'),
(959, 102, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(960, 102, '_banners_0_content', 'field_67bdb76247a09'),
(961, 102, 'banners_1_image', '80'),
(962, 102, '_banners_1_image', 'field_67bdb70c47a08'),
(963, 102, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(964, 102, '_banners_1_content', 'field_67bdb76247a09'),
(965, 102, 'banners_2_image', '78'),
(966, 102, '_banners_2_image', 'field_67bdb70c47a08'),
(967, 102, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(968, 102, '_banners_2_content', 'field_67bdb76247a09'),
(969, 102, 'banners', '3'),
(970, 102, '_banners', 'field_67bdb70047a07'),
(971, 102, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(972, 102, '_our_shop_content', 'field_67bdb5e760e45'),
(973, 102, 'our_shop_products', '4'),
(974, 102, '_our_shop_products', 'field_67bdb5f660e46'),
(975, 102, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(976, 102, '_testimonials_section_content', 'field_67bdb54b848fd'),
(977, 102, 'testimonials', '2'),
(978, 102, '_testimonials', 'field_67bdb55c848fe'),
(979, 102, 'points', '2'),
(980, 102, '_points', 'field_67bdb3a2ffdad'),
(981, 102, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(982, 102, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(983, 102, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(984, 102, '_blog_section_content', 'field_67bdb35ac7fba'),
(985, 102, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(986, 102, '_billing_content', 'field_67bdb31ab7df6'),
(987, 102, 'partner_logos', '2'),
(988, 102, '_partner_logos', 'field_67bdb2ef7c52f'),
(989, 102, 'partner_logos_0_image', '85'),
(990, 102, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(991, 102, 'partner_logos_1_image', '84'),
(992, 102, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(993, 102, 'points_0_question', 'Do we provide consultation for free?'),
(994, 102, '_points_0_question', 'field_67bdb3b2ffdae'),
(995, 102, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(996, 102, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(997, 102, 'points_1_question', 'Is our procedure latest to technology?'),
(998, 102, '_points_1_question', 'field_67bdb3b2ffdae'),
(999, 102, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1000, 102, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1001, 102, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1002, 102, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1003, 102, 'testimonials_0_name', 'Matthew Bryson'),
(1004, 102, '_testimonials_0_name', 'field_67bdb58784900'),
(1005, 102, 'testimonials_0_picture', '93'),
(1006, 102, '_testimonials_0_picture', 'field_67bdb59484901'),
(1007, 102, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1008, 102, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1009, 102, 'testimonials_1_name', 'Matthew Bryson'),
(1010, 102, '_testimonials_1_name', 'field_67bdb58784900'),
(1011, 102, 'testimonials_1_picture', '93'),
(1012, 102, '_testimonials_1_picture', 'field_67bdb59484901'),
(1013, 102, 'our_shop_products_0_image', '97'),
(1014, 102, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1015, 102, 'our_shop_products_0_name', 'Sun Glasess'),
(1016, 102, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1017, 102, 'our_shop_products_1_image', '98'),
(1018, 102, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1019, 102, 'our_shop_products_1_name', 'Eye Lens'),
(1020, 102, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1021, 102, 'our_shop_products_2_image', '99'),
(1022, 102, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1023, 102, 'our_shop_products_2_name', 'Eye Lens'),
(1024, 102, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1025, 102, 'our_shop_products_3_image', '100'),
(1026, 102, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1027, 102, 'our_shop_products_3_name', 'Eye Lens'),
(1028, 102, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1031, 9, 'second_section_left_image', '203'),
(1032, 9, '_second_section_left_image', 'field_67bdc5e70163e'),
(1033, 9, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(1034, 9, '_second_section_content', 'field_67bdc5fa0163f'),
(1035, 106, 'banners_0_image', '79'),
(1036, 106, '_banners_0_image', 'field_67bdb70c47a08'),
(1037, 106, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1038, 106, '_banners_0_content', 'field_67bdb76247a09'),
(1039, 106, 'banners_1_image', '80'),
(1040, 106, '_banners_1_image', 'field_67bdb70c47a08'),
(1041, 106, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1042, 106, '_banners_1_content', 'field_67bdb76247a09'),
(1043, 106, 'banners_2_image', '78'),
(1044, 106, '_banners_2_image', 'field_67bdb70c47a08'),
(1045, 106, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1046, 106, '_banners_2_content', 'field_67bdb76247a09'),
(1047, 106, 'banners', '3'),
(1048, 106, '_banners', 'field_67bdb70047a07'),
(1049, 106, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(1050, 106, '_our_shop_content', 'field_67bdb5e760e45'),
(1051, 106, 'our_shop_products', '4'),
(1052, 106, '_our_shop_products', 'field_67bdb5f660e46'),
(1053, 106, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1054, 106, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1055, 106, 'testimonials', '2'),
(1056, 106, '_testimonials', 'field_67bdb55c848fe'),
(1057, 106, 'points', '2'),
(1058, 106, '_points', 'field_67bdb3a2ffdad'),
(1059, 106, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(1060, 106, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1061, 106, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1062, 106, '_blog_section_content', 'field_67bdb35ac7fba'),
(1063, 106, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1064, 106, '_billing_content', 'field_67bdb31ab7df6'),
(1065, 106, 'partner_logos', '2'),
(1066, 106, '_partner_logos', 'field_67bdb2ef7c52f'),
(1067, 106, 'partner_logos_0_image', '85'),
(1068, 106, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1069, 106, 'partner_logos_1_image', '84'),
(1070, 106, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1071, 106, 'points_0_question', 'Do we provide consultation for free?'),
(1072, 106, '_points_0_question', 'field_67bdb3b2ffdae'),
(1073, 106, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1074, 106, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1075, 106, 'points_1_question', 'Is our procedure latest to technology?'),
(1076, 106, '_points_1_question', 'field_67bdb3b2ffdae'),
(1077, 106, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1078, 106, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1079, 106, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1080, 106, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1081, 106, 'testimonials_0_name', 'Matthew Bryson'),
(1082, 106, '_testimonials_0_name', 'field_67bdb58784900'),
(1083, 106, 'testimonials_0_picture', '93'),
(1084, 106, '_testimonials_0_picture', 'field_67bdb59484901'),
(1085, 106, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1086, 106, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1087, 106, 'testimonials_1_name', 'Matthew Bryson'),
(1088, 106, '_testimonials_1_name', 'field_67bdb58784900'),
(1089, 106, 'testimonials_1_picture', '93'),
(1090, 106, '_testimonials_1_picture', 'field_67bdb59484901'),
(1091, 106, 'our_shop_products_0_image', '97'),
(1092, 106, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1093, 106, 'our_shop_products_0_name', 'Sun Glasess'),
(1094, 106, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1095, 106, 'our_shop_products_1_image', '98'),
(1096, 106, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1097, 106, 'our_shop_products_1_name', 'Eye Lens'),
(1098, 106, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1099, 106, 'our_shop_products_2_image', '99'),
(1100, 106, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1101, 106, 'our_shop_products_2_name', 'Eye Lens'),
(1102, 106, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1103, 106, 'our_shop_products_3_image', '100'),
(1104, 106, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1105, 106, 'our_shop_products_3_name', 'Eye Lens'),
(1106, 106, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1107, 106, 'second_section_left_image', '107'),
(1108, 106, '_second_section_left_image', 'field_67bdc5e70163e'),
(1109, 106, 'second_section_content', '<h2>Welcome To <span>Smart Opticals</span></h2>\r\n                        <h3 class=\"mb-4\">Best Optometrist in town are ready to help you!</h3>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit libero pariatur quis laboriosam\r\n                            nostrum, omnis exercitationem porro, voluptatum rerum amet eligendi. Accusantium esse\r\n                            quisquam quam eius tenetur! Cumque eos, ex sint, commodi architecto minima numquam neque\r\n                            dolorum harum necessitatibus veniam?</p>\r\n                        <h5 class=\"my-2\">Our Mission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus fugit iure optio modi\r\n                            ipsa ex consequatur, voluptates tenetur perspiciatis qui doloremque nemo rem sed quidem,\r\n                            vero repellat, ad inventore repudiandae?</p>\r\n                        <h5 class=\"my-2\">Our Vission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloribus expedita nesciunt\r\n                            laudantium magni aliquam commodi ullam? Impedit ducimus consequuntur vel, quaerat rerum\r\n                            harum eius enim?</p>'),
(1110, 106, '_second_section_content', 'field_67bdc5fa0163f'),
(1111, 108, 'banners_0_image', '79'),
(1112, 108, '_banners_0_image', 'field_67bdb70c47a08'),
(1113, 108, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1114, 108, '_banners_0_content', 'field_67bdb76247a09'),
(1115, 108, 'banners_1_image', '80'),
(1116, 108, '_banners_1_image', 'field_67bdb70c47a08'),
(1117, 108, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1118, 108, '_banners_1_content', 'field_67bdb76247a09'),
(1119, 108, 'banners_2_image', '78'),
(1120, 108, '_banners_2_image', 'field_67bdb70c47a08'),
(1121, 108, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1122, 108, '_banners_2_content', 'field_67bdb76247a09'),
(1123, 108, 'banners', '3'),
(1124, 108, '_banners', 'field_67bdb70047a07'),
(1125, 108, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(1126, 108, '_our_shop_content', 'field_67bdb5e760e45'),
(1127, 108, 'our_shop_products', '4'),
(1128, 108, '_our_shop_products', 'field_67bdb5f660e46'),
(1129, 108, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1130, 108, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1131, 108, 'testimonials', '2'),
(1132, 108, '_testimonials', 'field_67bdb55c848fe'),
(1133, 108, 'points', '2'),
(1134, 108, '_points', 'field_67bdb3a2ffdad'),
(1135, 108, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(1136, 108, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1137, 108, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1138, 108, '_blog_section_content', 'field_67bdb35ac7fba'),
(1139, 108, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1140, 108, '_billing_content', 'field_67bdb31ab7df6'),
(1141, 108, 'partner_logos', '2'),
(1142, 108, '_partner_logos', 'field_67bdb2ef7c52f'),
(1143, 108, 'partner_logos_0_image', '85'),
(1144, 108, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1145, 108, 'partner_logos_1_image', '84'),
(1146, 108, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1147, 108, 'points_0_question', 'Do we provide consultation for free?'),
(1148, 108, '_points_0_question', 'field_67bdb3b2ffdae'),
(1149, 108, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1150, 108, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1151, 108, 'points_1_question', 'Is our procedure latest to technology?'),
(1152, 108, '_points_1_question', 'field_67bdb3b2ffdae'),
(1153, 108, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1154, 108, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1155, 108, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1156, 108, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1157, 108, 'testimonials_0_name', 'Matthew Bryson'),
(1158, 108, '_testimonials_0_name', 'field_67bdb58784900'),
(1159, 108, 'testimonials_0_picture', '93'),
(1160, 108, '_testimonials_0_picture', 'field_67bdb59484901'),
(1161, 108, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1162, 108, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1163, 108, 'testimonials_1_name', 'Matthew Bryson'),
(1164, 108, '_testimonials_1_name', 'field_67bdb58784900'),
(1165, 108, 'testimonials_1_picture', '93'),
(1166, 108, '_testimonials_1_picture', 'field_67bdb59484901'),
(1167, 108, 'our_shop_products_0_image', '97'),
(1168, 108, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1169, 108, 'our_shop_products_0_name', 'Sun Glasess'),
(1170, 108, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1171, 108, 'our_shop_products_1_image', '98'),
(1172, 108, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1173, 108, 'our_shop_products_1_name', 'Eye Lens'),
(1174, 108, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1175, 108, 'our_shop_products_2_image', '99'),
(1176, 108, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1177, 108, 'our_shop_products_2_name', 'Eye Lens'),
(1178, 108, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1179, 108, 'our_shop_products_3_image', '100'),
(1180, 108, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1181, 108, 'our_shop_products_3_name', 'Eye Lens'),
(1182, 108, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1183, 108, 'second_section_left_image', '107'),
(1184, 108, '_second_section_left_image', 'field_67bdc5e70163e'),
(1185, 108, 'second_section_content', '<h2>Welcome To <span>Smart Opticals</span></h2>\r\n                        <h3 class=\"mb-4\">Best Optometrist in town are ready to help you!</h3>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit libero pariatur quis laboriosam\r\n                            nostrum, omnis exercitationem porro, voluptatum rerum amet eligendi. Accusantium esse\r\n                            quisquam quam eius tenetur! Cumque eos, ex sint, commodi architecto minima numquam neque\r\n                            dolorum harum necessitatibus veniam?</p>\r\n                        <h5 class=\"my-2\">Our Mission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus fugit iure optio modi\r\n                            ipsa ex consequatur, voluptates tenetur perspiciatis qui doloremque nemo rem sed quidem,\r\n                            vero repellat, ad inventore repudiandae?</p>\r\n                        <h5 class=\"my-2\">Our Vission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloribus expedita nesciunt\r\n                            laudantium magni aliquam commodi ullam? Impedit ducimus consequuntur vel, quaerat rerum\r\n                            harum eius enim?</p>'),
(1186, 108, '_second_section_content', 'field_67bdc5fa0163f'),
(1187, 109, 'banners_0_image', '79'),
(1188, 109, '_banners_0_image', 'field_67bdb70c47a08'),
(1189, 109, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1190, 109, '_banners_0_content', 'field_67bdb76247a09'),
(1191, 109, 'banners_1_image', '80'),
(1192, 109, '_banners_1_image', 'field_67bdb70c47a08'),
(1193, 109, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1194, 109, '_banners_1_content', 'field_67bdb76247a09'),
(1195, 109, 'banners_2_image', '78'),
(1196, 109, '_banners_2_image', 'field_67bdb70c47a08'),
(1197, 109, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1198, 109, '_banners_2_content', 'field_67bdb76247a09'),
(1199, 109, 'banners', '3'),
(1200, 109, '_banners', 'field_67bdb70047a07'),
(1201, 109, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(1202, 109, '_our_shop_content', 'field_67bdb5e760e45'),
(1203, 109, 'our_shop_products', '4'),
(1204, 109, '_our_shop_products', 'field_67bdb5f660e46'),
(1205, 109, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1206, 109, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1207, 109, 'testimonials', '2'),
(1208, 109, '_testimonials', 'field_67bdb55c848fe'),
(1209, 109, 'points', '2'),
(1210, 109, '_points', 'field_67bdb3a2ffdad'),
(1211, 109, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(1212, 109, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1213, 109, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1214, 109, '_blog_section_content', 'field_67bdb35ac7fba'),
(1215, 109, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1216, 109, '_billing_content', 'field_67bdb31ab7df6'),
(1217, 109, 'partner_logos', '2'),
(1218, 109, '_partner_logos', 'field_67bdb2ef7c52f'),
(1219, 109, 'partner_logos_0_image', '85'),
(1220, 109, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1221, 109, 'partner_logos_1_image', '84'),
(1222, 109, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1223, 109, 'points_0_question', 'Do we provide consultation for free?'),
(1224, 109, '_points_0_question', 'field_67bdb3b2ffdae'),
(1225, 109, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1226, 109, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1227, 109, 'points_1_question', 'Is our procedure latest to technology?'),
(1228, 109, '_points_1_question', 'field_67bdb3b2ffdae'),
(1229, 109, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1230, 109, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1231, 109, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1232, 109, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1233, 109, 'testimonials_0_name', 'Matthew Bryson'),
(1234, 109, '_testimonials_0_name', 'field_67bdb58784900'),
(1235, 109, 'testimonials_0_picture', '93'),
(1236, 109, '_testimonials_0_picture', 'field_67bdb59484901'),
(1237, 109, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1238, 109, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1239, 109, 'testimonials_1_name', 'Matthew Bryson'),
(1240, 109, '_testimonials_1_name', 'field_67bdb58784900'),
(1241, 109, 'testimonials_1_picture', '93'),
(1242, 109, '_testimonials_1_picture', 'field_67bdb59484901'),
(1243, 109, 'our_shop_products_0_image', '97'),
(1244, 109, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1245, 109, 'our_shop_products_0_name', 'Sun Glasess'),
(1246, 109, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1247, 109, 'our_shop_products_1_image', '98'),
(1248, 109, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1249, 109, 'our_shop_products_1_name', 'Eye Lens'),
(1250, 109, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1251, 109, 'our_shop_products_2_image', '99'),
(1252, 109, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1253, 109, 'our_shop_products_2_name', 'Eye Lens'),
(1254, 109, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1255, 109, 'our_shop_products_3_image', '100'),
(1256, 109, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1257, 109, 'our_shop_products_3_name', 'Eye Lens'),
(1258, 109, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1259, 109, 'second_section_left_image', '107'),
(1260, 109, '_second_section_left_image', 'field_67bdc5e70163e'),
(1261, 109, 'second_section_content', '<h2>Welcome To <span>Smart Opticals</span></h2>\r\n                        <h3 class=\"mb-4\">Best Optometrist in town are ready to help you!</h3>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit libero pariatur quis laboriosam\r\n                            nostrum, omnis exercitationem porro, voluptatum rerum amet eligendi. Accusantium esse\r\n                            quisquam quam eius tenetur! Cumque eos, ex sint, commodi architecto minima numquam neque\r\n                            dolorum harum necessitatibus veniam?</p>\r\n                        <h5 class=\"my-2\">Our Mission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus fugit iure optio modi\r\n                            ipsa ex consequatur, voluptates tenetur perspiciatis qui doloremque nemo rem sed quidem,\r\n                            vero repellat, ad inventore repudiandae?</p>\r\n                        <h5 class=\"my-2\">Our Vission</h5>\r\n                        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloribus expedita nesciunt\r\n                            laudantium magni aliquam commodi ullam? Impedit ducimus consequuntur vel, quaerat rerum\r\n                            harum eius enim?</p>'),
(1262, 109, '_second_section_content', 'field_67bdc5fa0163f'),
(1263, 110, 'banners_0_image', '79'),
(1264, 110, '_banners_0_image', 'field_67bdb70c47a08'),
(1265, 110, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\n                            Premium Eyewear</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1266, 110, '_banners_0_content', 'field_67bdb76247a09'),
(1267, 110, 'banners_1_image', '80'),
(1268, 110, '_banners_1_image', 'field_67bdb70c47a08'),
(1269, 110, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1270, 110, '_banners_1_content', 'field_67bdb76247a09'),
(1271, 110, 'banners_2_image', '78'),
(1272, 110, '_banners_2_image', 'field_67bdb70c47a08'),
(1273, 110, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\n                            Vision For a Better Life.</h1>\r\n                        <p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\n                            adipisicing elit</p>'),
(1274, 110, '_banners_2_content', 'field_67bdb76247a09'),
(1275, 110, 'banners', '3'),
(1276, 110, '_banners', 'field_67bdb70047a07'),
(1277, 110, 'our_shop_content', '<h2>Our <span>Shop</span></h2>\r\n<p>We have wide range of Glasses and Lenses</p>'),
(1278, 110, '_our_shop_content', 'field_67bdb5e760e45'),
(1279, 110, 'our_shop_products', '4'),
(1280, 110, '_our_shop_products', 'field_67bdb5f660e46'),
(1281, 110, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers <span>Reviews</span></h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1282, 110, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1283, 110, 'testimonials', '2'),
(1284, 110, '_testimonials', 'field_67bdb55c848fe'),
(1285, 110, 'points', '2'),
(1286, 110, '_points', 'field_67bdb3a2ffdad'),
(1287, 110, 'why_chosse_us_section_content', '<h2>WHY <span>CHOSE US?</span></h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!</p>'),
(1288, 110, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1289, 110, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest<span> Blogs & News</span></h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1290, 110, '_blog_section_content', 'field_67bdb35ac7fba'),
(1291, 110, 'billing_content', '<h2 class=\"text-center mb-2\">Our <span>Billing Partners</span></h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1292, 110, '_billing_content', 'field_67bdb31ab7df6'),
(1293, 110, 'partner_logos', '2'),
(1294, 110, '_partner_logos', 'field_67bdb2ef7c52f'),
(1295, 110, 'partner_logos_0_image', '85'),
(1296, 110, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1297, 110, 'partner_logos_1_image', '84'),
(1298, 110, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1299, 110, 'points_0_question', 'Do we provide consultation for free?'),
(1300, 110, '_points_0_question', 'field_67bdb3b2ffdae'),
(1301, 110, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1302, 110, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1303, 110, 'points_1_question', 'Is our procedure latest to technology?'),
(1304, 110, '_points_1_question', 'field_67bdb3b2ffdae'),
(1305, 110, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1306, 110, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1307, 110, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1308, 110, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1309, 110, 'testimonials_0_name', 'Matthew Bryson'),
(1310, 110, '_testimonials_0_name', 'field_67bdb58784900'),
(1311, 110, 'testimonials_0_picture', '93'),
(1312, 110, '_testimonials_0_picture', 'field_67bdb59484901'),
(1313, 110, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1314, 110, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1315, 110, 'testimonials_1_name', 'Matthew Bryson'),
(1316, 110, '_testimonials_1_name', 'field_67bdb58784900'),
(1317, 110, 'testimonials_1_picture', '93'),
(1318, 110, '_testimonials_1_picture', 'field_67bdb59484901'),
(1319, 110, 'our_shop_products_0_image', '97'),
(1320, 110, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1321, 110, 'our_shop_products_0_name', 'Sun Glasess'),
(1322, 110, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1323, 110, 'our_shop_products_1_image', '98'),
(1324, 110, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1325, 110, 'our_shop_products_1_name', 'Eye Lens'),
(1326, 110, '_our_shop_products_1_name', 'field_67bdb60d60e48');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1327, 110, 'our_shop_products_2_image', '99'),
(1328, 110, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1329, 110, 'our_shop_products_2_name', 'Eye Lens'),
(1330, 110, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1331, 110, 'our_shop_products_3_image', '100'),
(1332, 110, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1333, 110, 'our_shop_products_3_name', 'Eye Lens'),
(1334, 110, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1335, 110, 'second_section_left_image', '107'),
(1336, 110, '_second_section_left_image', 'field_67bdc5e70163e'),
(1337, 110, 'second_section_content', '<h2>Welcome To <span>Smart Opticals</span></h2>\r\n<h3 class=\"mb-4\">Best Optometrist in town are ready to help you!</h3>\r\n<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit libero pariatur quis laboriosam nostrum, omnis exercitationem porro, voluptatum rerum amet eligendi. Accusantium esse quisquam quam eius tenetur! Cumque eos, ex sint, commodi architecto minima numquam neque dolorum harum necessitatibus veniam?</p>\r\n<h5 class=\"my-2\">Our Mission</h5>\r\n<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus fugit iure optio modi ipsa ex consequatur, voluptates tenetur perspiciatis qui doloremque nemo rem sed quidem, vero repellat, ad inventore repudiandae?</p>\r\n<h5 class=\"my-2\">Our Vission</h5>\r\n<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloribus expedita nesciunt laudantium magni aliquam commodi ullam? Impedit ducimus consequuntur vel, quaerat rerum harum eius enim?</p>'),
(1338, 110, '_second_section_content', 'field_67bdc5fa0163f'),
(1339, 112, '_edit_last', '1'),
(1340, 112, '_edit_lock', '1740491277:1'),
(1341, 115, '_edit_lock', '1740502910:1'),
(1342, 115, '_edit_last', '1'),
(1343, 117, '_edit_lock', '1740503011:1'),
(1344, 115, '_wp_page_template', 'template_services.php'),
(1345, 117, '_wp_page_template', 'template_services.php'),
(1346, 117, '_edit_last', '1'),
(1347, 11, 'front_image', '143'),
(1348, 11, '_front_image', 'field_67bdc9f5117d2'),
(1349, 11, 'short_note', 'Are you seeking for high-quality eyewear glasses that provide both style and functionality?'),
(1350, 11, '_short_note', 'field_67bdca01117d3'),
(1351, 120, 'front_image', ''),
(1352, 120, '_front_image', 'field_67bdc9f5117d2'),
(1353, 120, 'short_note', ''),
(1354, 120, '_short_note', 'field_67bdca01117d3'),
(1355, 115, '_wp_trash_meta_status', 'publish'),
(1356, 115, '_wp_trash_meta_time', '1740502879'),
(1357, 115, '_wp_desired_post_slug', 'eyewear-2'),
(1358, 121, 'front_image', ''),
(1359, 121, '_front_image', 'field_67bdc9f5117d2'),
(1360, 121, 'short_note', ''),
(1361, 121, '_short_note', 'field_67bdca01117d3'),
(1362, 117, '_wp_trash_meta_status', 'publish'),
(1363, 117, '_wp_trash_meta_time', '1740502968'),
(1364, 117, '_wp_desired_post_slug', 'sun-glass'),
(1365, 117, 'front_image', ''),
(1366, 117, '_front_image', 'field_67bdc9f5117d2'),
(1367, 117, 'short_note', ''),
(1368, 117, '_short_note', 'field_67bdca01117d3'),
(1369, 119, 'front_image', ''),
(1370, 119, '_front_image', 'field_67bdc9f5117d2'),
(1371, 119, 'short_note', ''),
(1372, 119, '_short_note', 'field_67bdca01117d3'),
(1373, 13, 'front_image', '147'),
(1374, 13, '_front_image', 'field_67bdc9f5117d2'),
(1375, 13, 'short_note', 'Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses.'),
(1376, 13, '_short_note', 'field_67bdca01117d3'),
(1377, 122, 'front_image', ''),
(1378, 122, '_front_image', 'field_67bdc9f5117d2'),
(1379, 122, 'short_note', ''),
(1380, 122, '_short_note', 'field_67bdca01117d3'),
(1381, 123, '_wp_attached_file', '2025/02/EyeWear.jpg'),
(1382, 123, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2025/02/EyeWear.jpg\";s:8:\"filesize\";i:96984;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"EyeWear-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10683;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"EyeWear-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"EyeWear-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7427;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"EyeWear-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44691;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"EyeWear-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1383, 124, '_wp_attached_file', '2025/02/Sunglass.jpg'),
(1384, 124, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1050;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2025/02/Sunglass.jpg\";s:8:\"filesize\";i:111546;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Sunglass-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11141;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Sunglass-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Sunglass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Sunglass-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47396;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"Sunglass-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1388, 126, 'front_image', '147'),
(1389, 126, '_front_image', 'field_67bdc9f5117d2'),
(1390, 126, 'short_note', 'Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses.'),
(1391, 126, '_short_note', 'field_67bdca01117d3'),
(1392, 127, 'front_image', '143'),
(1393, 127, '_front_image', 'field_67bdc9f5117d2'),
(1394, 127, 'short_note', 'Are you seeking for high-quality eyewear glasses that provide both style and functionality?'),
(1395, 127, '_short_note', 'field_67bdca01117d3'),
(1396, 128, '_wp_attached_file', '2025/02/Contact-Lenses.jpg'),
(1397, 128, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2025/02/Contact-Lenses.jpg\";s:8:\"filesize\";i:82110;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Contact-Lenses-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8928;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Contact-Lenses-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Contact-Lenses-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Contact-Lenses-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33909;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:26:\"Contact-Lenses-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"sergeyryzhov\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1398, 129, '_wp_attached_file', '2025/02/Lenses.jpg'),
(1399, 129, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:960;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2025/02/Lenses.jpg\";s:8:\"filesize\";i:28414;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Lenses-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Lenses-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2919;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"Lenses-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21271;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"Lenses-825x450.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"yasinguneysu\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1400, 17, 'front_image', '141'),
(1401, 17, '_front_image', 'field_67bdc9f5117d2'),
(1402, 17, 'short_note', 'If you’re looking for a way to enhance your look while maintaining clear vision, prescription-colored contacts are the perfect solution.'),
(1403, 17, '_short_note', 'field_67bdca01117d3'),
(1404, 130, 'front_image', '141'),
(1405, 130, '_front_image', 'field_67bdc9f5117d2'),
(1406, 130, 'short_note', 'If you’re looking for a way to enhance your look while maintaining clear vision, prescription-colored contacts are the perfect solution.'),
(1407, 130, '_short_note', 'field_67bdca01117d3'),
(1408, 15, 'front_image', '145'),
(1409, 15, '_front_image', 'field_67bdc9f5117d2'),
(1410, 15, 'short_note', 'Looking for new lenses for old frames?'),
(1411, 15, '_short_note', 'field_67bdca01117d3'),
(1412, 131, 'front_image', '145'),
(1413, 131, '_front_image', 'field_67bdc9f5117d2'),
(1414, 131, 'short_note', 'Looking for new lenses for old frames?'),
(1415, 131, '_short_note', 'field_67bdca01117d3'),
(1417, 134, '_edit_lock', '1740599603:1'),
(1418, 134, '_edit_last', '1'),
(1419, 111, 'banners_0_image', '79'),
(1420, 111, '_banners_0_image', 'field_67bdb70c47a08'),
(1421, 111, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1422, 111, '_banners_0_content', 'field_67bdb76247a09'),
(1423, 111, 'banners_1_image', '80'),
(1424, 111, '_banners_1_image', 'field_67bdb70c47a08'),
(1425, 111, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1426, 111, '_banners_1_content', 'field_67bdb76247a09'),
(1427, 111, 'banners_2_image', '78'),
(1428, 111, '_banners_2_image', 'field_67bdb70c47a08'),
(1429, 111, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1430, 111, '_banners_2_content', 'field_67bdb76247a09'),
(1431, 111, 'banners', '3'),
(1432, 111, '_banners', 'field_67bdb70047a07'),
(1433, 111, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1434, 111, '_our_shop_content', 'field_67bdb5e760e45'),
(1435, 111, 'our_shop_products', '4'),
(1436, 111, '_our_shop_products', 'field_67bdb5f660e46'),
(1437, 111, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1438, 111, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1439, 111, 'testimonials', '2'),
(1440, 111, '_testimonials', 'field_67bdb55c848fe'),
(1441, 111, 'points', '2'),
(1442, 111, '_points', 'field_67bdb3a2ffdad'),
(1443, 111, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1444, 111, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1445, 111, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1446, 111, '_blog_section_content', 'field_67bdb35ac7fba'),
(1447, 111, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1448, 111, '_billing_content', 'field_67bdb31ab7df6'),
(1449, 111, 'partner_logos', '2'),
(1450, 111, '_partner_logos', 'field_67bdb2ef7c52f'),
(1451, 111, 'partner_logos_0_image', '85'),
(1452, 111, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1453, 111, 'partner_logos_1_image', '84'),
(1454, 111, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1455, 111, 'points_0_question', 'Do we provide consultation for free?'),
(1456, 111, '_points_0_question', 'field_67bdb3b2ffdae'),
(1457, 111, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1458, 111, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1459, 111, 'points_1_question', 'Is our procedure latest to technology?'),
(1460, 111, '_points_1_question', 'field_67bdb3b2ffdae'),
(1461, 111, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1462, 111, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1463, 111, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1464, 111, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1465, 111, 'testimonials_0_name', 'Matthew Bryson'),
(1466, 111, '_testimonials_0_name', 'field_67bdb58784900'),
(1467, 111, 'testimonials_0_picture', '93'),
(1468, 111, '_testimonials_0_picture', 'field_67bdb59484901'),
(1469, 111, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1470, 111, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1471, 111, 'testimonials_1_name', 'Matthew Bryson'),
(1472, 111, '_testimonials_1_name', 'field_67bdb58784900'),
(1473, 111, 'testimonials_1_picture', '93'),
(1474, 111, '_testimonials_1_picture', 'field_67bdb59484901'),
(1475, 111, 'our_shop_products_0_image', '97'),
(1476, 111, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1477, 111, 'our_shop_products_0_name', 'Sun Glasess'),
(1478, 111, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1479, 111, 'our_shop_products_1_image', '98'),
(1480, 111, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1481, 111, 'our_shop_products_1_name', 'Eye Lens'),
(1482, 111, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1483, 111, 'our_shop_products_2_image', '99'),
(1484, 111, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1485, 111, 'our_shop_products_2_name', 'Eye Lens'),
(1486, 111, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1487, 111, 'our_shop_products_3_image', '100'),
(1488, 111, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1489, 111, 'our_shop_products_3_name', 'Eye Lens'),
(1490, 111, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1491, 111, 'second_section_left_image', '107'),
(1492, 111, '_second_section_left_image', 'field_67bdc5e70163e'),
(1493, 111, 'second_section_content', '<h1><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h1>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1494, 111, '_second_section_content', 'field_67bdc5fa0163f'),
(1495, 136, 'banners_0_image', '79'),
(1496, 136, '_banners_0_image', 'field_67bdb70c47a08'),
(1497, 136, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1498, 136, '_banners_0_content', 'field_67bdb76247a09'),
(1499, 136, 'banners_1_image', '80'),
(1500, 136, '_banners_1_image', 'field_67bdb70c47a08'),
(1501, 136, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1502, 136, '_banners_1_content', 'field_67bdb76247a09'),
(1503, 136, 'banners_2_image', '78'),
(1504, 136, '_banners_2_image', 'field_67bdb70c47a08'),
(1505, 136, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1506, 136, '_banners_2_content', 'field_67bdb76247a09'),
(1507, 136, 'banners', '3'),
(1508, 136, '_banners', 'field_67bdb70047a07'),
(1509, 136, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1510, 136, '_our_shop_content', 'field_67bdb5e760e45'),
(1511, 136, 'our_shop_products', '4'),
(1512, 136, '_our_shop_products', 'field_67bdb5f660e46'),
(1513, 136, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1514, 136, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1515, 136, 'testimonials', '2'),
(1516, 136, '_testimonials', 'field_67bdb55c848fe'),
(1517, 136, 'points', '2'),
(1518, 136, '_points', 'field_67bdb3a2ffdad'),
(1519, 136, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1520, 136, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1521, 136, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1522, 136, '_blog_section_content', 'field_67bdb35ac7fba'),
(1523, 136, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1524, 136, '_billing_content', 'field_67bdb31ab7df6'),
(1525, 136, 'partner_logos', '2'),
(1526, 136, '_partner_logos', 'field_67bdb2ef7c52f'),
(1527, 136, 'partner_logos_0_image', '85'),
(1528, 136, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1529, 136, 'partner_logos_1_image', '84'),
(1530, 136, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1531, 136, 'points_0_question', 'Do we provide consultation for free?'),
(1532, 136, '_points_0_question', 'field_67bdb3b2ffdae'),
(1533, 136, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1534, 136, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1535, 136, 'points_1_question', 'Is our procedure latest to technology?'),
(1536, 136, '_points_1_question', 'field_67bdb3b2ffdae'),
(1537, 136, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1538, 136, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1539, 136, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1540, 136, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1541, 136, 'testimonials_0_name', 'Matthew Bryson'),
(1542, 136, '_testimonials_0_name', 'field_67bdb58784900'),
(1543, 136, 'testimonials_0_picture', '93'),
(1544, 136, '_testimonials_0_picture', 'field_67bdb59484901'),
(1545, 136, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1546, 136, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1547, 136, 'testimonials_1_name', 'Matthew Bryson'),
(1548, 136, '_testimonials_1_name', 'field_67bdb58784900'),
(1549, 136, 'testimonials_1_picture', '93'),
(1550, 136, '_testimonials_1_picture', 'field_67bdb59484901'),
(1551, 136, 'our_shop_products_0_image', '97'),
(1552, 136, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1553, 136, 'our_shop_products_0_name', 'Sun Glasess'),
(1554, 136, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1555, 136, 'our_shop_products_1_image', '98'),
(1556, 136, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1557, 136, 'our_shop_products_1_name', 'Eye Lens'),
(1558, 136, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1559, 136, 'our_shop_products_2_image', '99'),
(1560, 136, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1561, 136, 'our_shop_products_2_name', 'Eye Lens'),
(1562, 136, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1563, 136, 'our_shop_products_3_image', '100'),
(1564, 136, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1565, 136, 'our_shop_products_3_name', 'Eye Lens'),
(1566, 136, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1567, 136, 'second_section_left_image', '107'),
(1568, 136, '_second_section_left_image', 'field_67bdc5e70163e'),
(1569, 136, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1570, 136, '_second_section_content', 'field_67bdc5fa0163f'),
(1571, 137, 'banners_0_image', '79'),
(1572, 137, '_banners_0_image', 'field_67bdb70c47a08'),
(1573, 137, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1574, 137, '_banners_0_content', 'field_67bdb76247a09'),
(1575, 137, 'banners_1_image', '80'),
(1576, 137, '_banners_1_image', 'field_67bdb70c47a08'),
(1577, 137, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at \r\nreasonable price</p>'),
(1578, 137, '_banners_1_content', 'field_67bdb76247a09'),
(1579, 137, 'banners_2_image', '78'),
(1580, 137, '_banners_2_image', 'field_67bdb70c47a08'),
(1581, 137, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1582, 137, '_banners_2_content', 'field_67bdb76247a09'),
(1583, 137, 'banners', '3'),
(1584, 137, '_banners', 'field_67bdb70047a07'),
(1585, 137, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1586, 137, '_our_shop_content', 'field_67bdb5e760e45'),
(1587, 137, 'our_shop_products', '4'),
(1588, 137, '_our_shop_products', 'field_67bdb5f660e46'),
(1589, 137, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1590, 137, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1591, 137, 'testimonials', '2'),
(1592, 137, '_testimonials', 'field_67bdb55c848fe'),
(1593, 137, 'points', '2'),
(1594, 137, '_points', 'field_67bdb3a2ffdad'),
(1595, 137, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1596, 137, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1597, 137, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1598, 137, '_blog_section_content', 'field_67bdb35ac7fba'),
(1599, 137, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1600, 137, '_billing_content', 'field_67bdb31ab7df6'),
(1601, 137, 'partner_logos', '2'),
(1602, 137, '_partner_logos', 'field_67bdb2ef7c52f'),
(1603, 137, 'partner_logos_0_image', '85'),
(1604, 137, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1605, 137, 'partner_logos_1_image', '84'),
(1606, 137, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1607, 137, 'points_0_question', 'Do we provide consultation for free?'),
(1608, 137, '_points_0_question', 'field_67bdb3b2ffdae'),
(1609, 137, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1610, 137, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1611, 137, 'points_1_question', 'Is our procedure latest to technology?'),
(1612, 137, '_points_1_question', 'field_67bdb3b2ffdae'),
(1613, 137, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1614, 137, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1615, 137, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1616, 137, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1617, 137, 'testimonials_0_name', 'Matthew Bryson'),
(1618, 137, '_testimonials_0_name', 'field_67bdb58784900'),
(1619, 137, 'testimonials_0_picture', '93'),
(1620, 137, '_testimonials_0_picture', 'field_67bdb59484901'),
(1621, 137, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1622, 137, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1623, 137, 'testimonials_1_name', 'Matthew Bryson'),
(1624, 137, '_testimonials_1_name', 'field_67bdb58784900'),
(1625, 137, 'testimonials_1_picture', '93'),
(1626, 137, '_testimonials_1_picture', 'field_67bdb59484901'),
(1627, 137, 'our_shop_products_0_image', '97'),
(1628, 137, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1629, 137, 'our_shop_products_0_name', 'Sun Glasess'),
(1630, 137, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1631, 137, 'our_shop_products_1_image', '98'),
(1632, 137, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1633, 137, 'our_shop_products_1_name', 'Eye Lens'),
(1634, 137, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1635, 137, 'our_shop_products_2_image', '99'),
(1636, 137, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1637, 137, 'our_shop_products_2_name', 'Eye Lens'),
(1638, 137, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1639, 137, 'our_shop_products_3_image', '100'),
(1640, 137, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1641, 137, 'our_shop_products_3_name', 'Eye Lens'),
(1642, 137, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1643, 137, 'second_section_left_image', '107'),
(1644, 137, '_second_section_left_image', 'field_67bdc5e70163e'),
(1645, 137, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1646, 137, '_second_section_content', 'field_67bdc5fa0163f'),
(1647, 138, 'banners_0_image', '79'),
(1648, 138, '_banners_0_image', 'field_67bdb70c47a08'),
(1649, 138, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Lorem ipsum dolor sit amet consectetur\r\nadipisicing elit</p>'),
(1650, 138, '_banners_0_content', 'field_67bdb76247a09'),
(1651, 138, 'banners_1_image', '80'),
(1652, 138, '_banners_1_image', 'field_67bdb70c47a08'),
(1653, 138, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(1654, 138, '_banners_1_content', 'field_67bdb76247a09'),
(1655, 138, 'banners_2_image', '78'),
(1656, 138, '_banners_2_image', 'field_67bdb70c47a08'),
(1657, 138, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\n insurance providers</p>'),
(1658, 138, '_banners_2_content', 'field_67bdb76247a09'),
(1659, 138, 'banners', '3'),
(1660, 138, '_banners', 'field_67bdb70047a07'),
(1661, 138, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1662, 138, '_our_shop_content', 'field_67bdb5e760e45'),
(1663, 138, 'our_shop_products', '4'),
(1664, 138, '_our_shop_products', 'field_67bdb5f660e46'),
(1665, 138, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1666, 138, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1667, 138, 'testimonials', '2'),
(1668, 138, '_testimonials', 'field_67bdb55c848fe'),
(1669, 138, 'points', '2'),
(1670, 138, '_points', 'field_67bdb3a2ffdad'),
(1671, 138, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1672, 138, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1673, 138, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1674, 138, '_blog_section_content', 'field_67bdb35ac7fba'),
(1675, 138, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1676, 138, '_billing_content', 'field_67bdb31ab7df6'),
(1677, 138, 'partner_logos', '2'),
(1678, 138, '_partner_logos', 'field_67bdb2ef7c52f'),
(1679, 138, 'partner_logos_0_image', '85'),
(1680, 138, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1681, 138, 'partner_logos_1_image', '84'),
(1682, 138, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1683, 138, 'points_0_question', 'Do we provide consultation for free?'),
(1684, 138, '_points_0_question', 'field_67bdb3b2ffdae'),
(1685, 138, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1686, 138, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1687, 138, 'points_1_question', 'Is our procedure latest to technology?'),
(1688, 138, '_points_1_question', 'field_67bdb3b2ffdae'),
(1689, 138, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1690, 138, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1691, 138, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1692, 138, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1693, 138, 'testimonials_0_name', 'Matthew Bryson'),
(1694, 138, '_testimonials_0_name', 'field_67bdb58784900'),
(1695, 138, 'testimonials_0_picture', '93'),
(1696, 138, '_testimonials_0_picture', 'field_67bdb59484901'),
(1697, 138, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1698, 138, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1699, 138, 'testimonials_1_name', 'Matthew Bryson'),
(1700, 138, '_testimonials_1_name', 'field_67bdb58784900'),
(1701, 138, 'testimonials_1_picture', '93'),
(1702, 138, '_testimonials_1_picture', 'field_67bdb59484901'),
(1703, 138, 'our_shop_products_0_image', '97'),
(1704, 138, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1705, 138, 'our_shop_products_0_name', 'Sun Glasess'),
(1706, 138, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1707, 138, 'our_shop_products_1_image', '98'),
(1708, 138, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1709, 138, 'our_shop_products_1_name', 'Eye Lens'),
(1710, 138, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1711, 138, 'our_shop_products_2_image', '99'),
(1712, 138, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1713, 138, 'our_shop_products_2_name', 'Eye Lens'),
(1714, 138, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1715, 138, 'our_shop_products_3_image', '100'),
(1716, 138, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1717, 138, 'our_shop_products_3_name', 'Eye Lens'),
(1718, 138, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1719, 138, 'second_section_left_image', '107'),
(1720, 138, '_second_section_left_image', 'field_67bdc5e70163e'),
(1721, 138, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1722, 138, '_second_section_content', 'field_67bdc5fa0163f'),
(1723, 139, 'banners_0_image', '79'),
(1724, 139, '_banners_0_image', 'field_67bdb70c47a08'),
(1725, 139, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(1726, 139, '_banners_0_content', 'field_67bdb76247a09'),
(1727, 139, 'banners_1_image', '80'),
(1728, 139, '_banners_1_image', 'field_67bdb70c47a08'),
(1729, 139, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(1730, 139, '_banners_1_content', 'field_67bdb76247a09'),
(1731, 139, 'banners_2_image', '78'),
(1732, 139, '_banners_2_image', 'field_67bdb70c47a08'),
(1733, 139, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(1734, 139, '_banners_2_content', 'field_67bdb76247a09'),
(1735, 139, 'banners', '3'),
(1736, 139, '_banners', 'field_67bdb70047a07'),
(1737, 139, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1738, 139, '_our_shop_content', 'field_67bdb5e760e45'),
(1739, 139, 'our_shop_products', '4'),
(1740, 139, '_our_shop_products', 'field_67bdb5f660e46'),
(1741, 139, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1742, 139, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1743, 139, 'testimonials', '2'),
(1744, 139, '_testimonials', 'field_67bdb55c848fe'),
(1745, 139, 'points', '2'),
(1746, 139, '_points', 'field_67bdb3a2ffdad'),
(1747, 139, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1748, 139, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1749, 139, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1750, 139, '_blog_section_content', 'field_67bdb35ac7fba'),
(1751, 139, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1752, 139, '_billing_content', 'field_67bdb31ab7df6'),
(1753, 139, 'partner_logos', '2'),
(1754, 139, '_partner_logos', 'field_67bdb2ef7c52f'),
(1755, 139, 'partner_logos_0_image', '85'),
(1756, 139, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1757, 139, 'partner_logos_1_image', '84'),
(1758, 139, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1759, 139, 'points_0_question', 'Do we provide consultation for free?');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1760, 139, '_points_0_question', 'field_67bdb3b2ffdae'),
(1761, 139, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1762, 139, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1763, 139, 'points_1_question', 'Is our procedure latest to technology?'),
(1764, 139, '_points_1_question', 'field_67bdb3b2ffdae'),
(1765, 139, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1766, 139, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1767, 139, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1768, 139, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1769, 139, 'testimonials_0_name', 'Matthew Bryson'),
(1770, 139, '_testimonials_0_name', 'field_67bdb58784900'),
(1771, 139, 'testimonials_0_picture', '93'),
(1772, 139, '_testimonials_0_picture', 'field_67bdb59484901'),
(1773, 139, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1774, 139, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1775, 139, 'testimonials_1_name', 'Matthew Bryson'),
(1776, 139, '_testimonials_1_name', 'field_67bdb58784900'),
(1777, 139, 'testimonials_1_picture', '93'),
(1778, 139, '_testimonials_1_picture', 'field_67bdb59484901'),
(1779, 139, 'our_shop_products_0_image', '97'),
(1780, 139, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1781, 139, 'our_shop_products_0_name', 'Sun Glasess'),
(1782, 139, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1783, 139, 'our_shop_products_1_image', '98'),
(1784, 139, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1785, 139, 'our_shop_products_1_name', 'Eye Lens'),
(1786, 139, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1787, 139, 'our_shop_products_2_image', '99'),
(1788, 139, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1789, 139, 'our_shop_products_2_name', 'Eye Lens'),
(1790, 139, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1791, 139, 'our_shop_products_3_image', '100'),
(1792, 139, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1793, 139, 'our_shop_products_3_name', 'Eye Lens'),
(1794, 139, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1795, 139, 'second_section_left_image', '107'),
(1796, 139, '_second_section_left_image', 'field_67bdc5e70163e'),
(1797, 139, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1798, 139, '_second_section_content', 'field_67bdc5fa0163f'),
(1799, 141, '_wp_attached_file', '2025/02/freepik__upload__7588.png'),
(1800, 141, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:33:\"2025/02/freepik__upload__7588.png\";s:8:\"filesize\";i:2278495;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"freepik__upload__7588-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75291;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"freepik__upload__7588-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:625035;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"freepik__upload__7588-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"freepik__upload__7588-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383093;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"freepik__upload__7588-1536x1025.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1195363;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"freepik__upload__7588-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:406413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1801, 143, '_wp_attached_file', '2025/02/freepik__upload__62405.png'),
(1802, 143, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:34:\"2025/02/freepik__upload__62405.png\";s:8:\"filesize\";i:2471475;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"freepik__upload__62405-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75589;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"freepik__upload__62405-1024x682.png\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:688848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__62405-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"freepik__upload__62405-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:417900;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"freepik__upload__62405-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1328164;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__62405-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:440147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1803, 145, '_wp_attached_file', '2025/02/freepik__upload__84842.png'),
(1804, 145, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1331;s:4:\"file\";s:34:\"2025/02/freepik__upload__84842.png\";s:8:\"filesize\";i:1536877;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"freepik__upload__84842-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68774;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"freepik__upload__84842-1024x681.png\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__84842-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"freepik__upload__84842-768x511.png\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289551;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"freepik__upload__84842-1536x1022.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:809043;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__84842-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316818;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1805, 147, '_wp_attached_file', '2025/02/freepik__upload__76401.png'),
(1806, 147, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1335;s:4:\"file\";s:34:\"2025/02/freepik__upload__76401.png\";s:8:\"filesize\";i:2003675;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"freepik__upload__76401-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76342;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"freepik__upload__76401-1024x684.png\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__76401-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"freepik__upload__76401-768x513.png\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383172;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"freepik__upload__76401-1536x1025.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1135058;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"freepik__upload__76401-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:405563;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1807, 149, '_wp_attached_file', '2025/02/service-bg.jpg'),
(1808, 149, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2025/02/service-bg.jpg\";s:8:\"filesize\";i:83698;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"service-bg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13285;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"service-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"service-bg-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53109;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"service-bg-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1809, 150, '_wp_attached_file', '2025/02/Manulife-Financial.png'),
(1810, 150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:262;s:6:\"height\";i:115;s:4:\"file\";s:30:\"2025/02/Manulife-Financial.png\";s:8:\"filesize\";i:15523;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Manulife-Financial-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1811, 151, '_wp_attached_file', '2025/02/RBC.png'),
(1812, 151, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:355;s:6:\"height\";i:142;s:4:\"file\";s:15:\"2025/02/RBC.png\";s:8:\"filesize\";i:9340;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"RBC-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"RBC-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1813, 152, '_wp_attached_file', '2025/02/Sunlife.png'),
(1814, 152, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:262;s:6:\"height\";i:115;s:4:\"file\";s:19:\"2025/02/Sunlife.png\";s:8:\"filesize\";i:12430;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Sunlife-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1815, 153, '_wp_attached_file', '2025/02/BLUECROSS.png'),
(1816, 153, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:318;s:6:\"height\";i:159;s:4:\"file\";s:21:\"2025/02/BLUECROSS.png\";s:8:\"filesize\";i:6408;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"BLUECROSS-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"BLUECROSS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1817, 154, '_wp_attached_file', '2025/02/Canada-Life.png'),
(1818, 154, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:262;s:6:\"height\";i:115;s:4:\"file\";s:23:\"2025/02/Canada-Life.png\";s:8:\"filesize\";i:19334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Canada-Life-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1819, 155, '_wp_attached_file', '2025/02/Desjardins-Insurance.png'),
(1820, 155, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:262;s:6:\"height\";i:115;s:4:\"file\";s:32:\"2025/02/Desjardins-Insurance.png\";s:8:\"filesize\";i:12319;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Desjardins-Insurance-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1821, 156, '_wp_attached_file', '2025/02/Green-Shields-scaled-1.jpg'),
(1822, 156, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1341;s:4:\"file\";s:34:\"2025/02/Green-Shields-scaled-1.jpg\";s:8:\"filesize\";i:65490;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Green-Shields-scaled-1-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5269;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Green-Shields-scaled-1-1024x536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Green-Shields-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Green-Shields-scaled-1-768x402.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17803;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Green-Shields-scaled-1-1536x805.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:805;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45229;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Green-Shields-scaled-1-2048x1073.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1073;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68262;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"Green-Shields-scaled-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:11:\"GreenShield\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"GreenShield Logo (CNW Group/GreenShield)\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:63:\"GreenShield-GreenShield announces first-of-its-kind solution to\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:113:\"GreenShield;New products/services;Not for profit;Women-related news;Diversity; Equity &amp; Inclusion;HEA;MTC;MNH\";}}}'),
(1823, 9, 'partner_logos_2_image', '152'),
(1824, 9, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(1825, 9, 'partner_logos_3_image', '153'),
(1826, 9, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(1827, 9, 'partner_logos_4_image', '154'),
(1828, 9, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(1829, 9, 'partner_logos_5_image', '155'),
(1830, 9, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(1831, 9, 'partner_logos_6_image', '156'),
(1832, 9, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(1833, 140, 'banners_0_image', '79'),
(1834, 140, '_banners_0_image', 'field_67bdb70c47a08'),
(1835, 140, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(1836, 140, '_banners_0_content', 'field_67bdb76247a09'),
(1837, 140, 'banners_1_image', '80'),
(1838, 140, '_banners_1_image', 'field_67bdb70c47a08'),
(1839, 140, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(1840, 140, '_banners_1_content', 'field_67bdb76247a09'),
(1841, 140, 'banners_2_image', '78'),
(1842, 140, '_banners_2_image', 'field_67bdb70c47a08'),
(1843, 140, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(1844, 140, '_banners_2_content', 'field_67bdb76247a09'),
(1845, 140, 'banners', '3'),
(1846, 140, '_banners', 'field_67bdb70047a07'),
(1847, 140, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1848, 140, '_our_shop_content', 'field_67bdb5e760e45'),
(1849, 140, 'our_shop_products', '4'),
(1850, 140, '_our_shop_products', 'field_67bdb5f660e46'),
(1851, 140, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1852, 140, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1853, 140, 'testimonials', '2'),
(1854, 140, '_testimonials', 'field_67bdb55c848fe'),
(1855, 140, 'points', '2'),
(1856, 140, '_points', 'field_67bdb3a2ffdad'),
(1857, 140, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1858, 140, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1859, 140, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Minus repudiandae sunt soluta repellat perferendis enim voluptatibus quae aspernatur, voluptatum ut ab necessitatibus, aliquid qui eveniet.</p>'),
(1860, 140, '_blog_section_content', 'field_67bdb35ac7fba'),
(1861, 140, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(1862, 140, '_billing_content', 'field_67bdb31ab7df6'),
(1863, 140, 'partner_logos', '7'),
(1864, 140, '_partner_logos', 'field_67bdb2ef7c52f'),
(1865, 140, 'partner_logos_0_image', '150'),
(1866, 140, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1867, 140, 'partner_logos_1_image', '151'),
(1868, 140, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1869, 140, 'points_0_question', 'Do we provide consultation for free?'),
(1870, 140, '_points_0_question', 'field_67bdb3b2ffdae'),
(1871, 140, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1872, 140, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1873, 140, 'points_1_question', 'Is our procedure latest to technology?'),
(1874, 140, '_points_1_question', 'field_67bdb3b2ffdae'),
(1875, 140, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1876, 140, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1877, 140, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1878, 140, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1879, 140, 'testimonials_0_name', 'Matthew Bryson'),
(1880, 140, '_testimonials_0_name', 'field_67bdb58784900'),
(1881, 140, 'testimonials_0_picture', '93'),
(1882, 140, '_testimonials_0_picture', 'field_67bdb59484901'),
(1883, 140, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1884, 140, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1885, 140, 'testimonials_1_name', 'Matthew Bryson'),
(1886, 140, '_testimonials_1_name', 'field_67bdb58784900'),
(1887, 140, 'testimonials_1_picture', '93'),
(1888, 140, '_testimonials_1_picture', 'field_67bdb59484901'),
(1889, 140, 'our_shop_products_0_image', '97'),
(1890, 140, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1891, 140, 'our_shop_products_0_name', 'Sun Glasess'),
(1892, 140, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1893, 140, 'our_shop_products_1_image', '98'),
(1894, 140, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1895, 140, 'our_shop_products_1_name', 'Eye Lens'),
(1896, 140, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1897, 140, 'our_shop_products_2_image', '99'),
(1898, 140, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1899, 140, 'our_shop_products_2_name', 'Eye Lens'),
(1900, 140, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1901, 140, 'our_shop_products_3_image', '100'),
(1902, 140, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1903, 140, 'our_shop_products_3_name', 'Eye Lens'),
(1904, 140, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1905, 140, 'second_section_left_image', '107'),
(1906, 140, '_second_section_left_image', 'field_67bdc5e70163e'),
(1907, 140, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1908, 140, '_second_section_content', 'field_67bdc5fa0163f'),
(1909, 140, 'partner_logos_2_image', '152'),
(1910, 140, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(1911, 140, 'partner_logos_3_image', '153'),
(1912, 140, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(1913, 140, 'partner_logos_4_image', '154'),
(1914, 140, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(1915, 140, 'partner_logos_5_image', '155'),
(1916, 140, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(1917, 140, 'partner_logos_6_image', '156'),
(1918, 140, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(1919, 157, 'banners_0_image', '79'),
(1920, 157, '_banners_0_image', 'field_67bdb70c47a08'),
(1921, 157, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(1922, 157, '_banners_0_content', 'field_67bdb76247a09'),
(1923, 157, 'banners_1_image', '80'),
(1924, 157, '_banners_1_image', 'field_67bdb70c47a08'),
(1925, 157, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(1926, 157, '_banners_1_content', 'field_67bdb76247a09'),
(1927, 157, 'banners_2_image', '78'),
(1928, 157, '_banners_2_image', 'field_67bdb70c47a08'),
(1929, 157, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(1930, 157, '_banners_2_content', 'field_67bdb76247a09'),
(1931, 157, 'banners', '3'),
(1932, 157, '_banners', 'field_67bdb70047a07'),
(1933, 157, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(1934, 157, '_our_shop_content', 'field_67bdb5e760e45'),
(1935, 157, 'our_shop_products', '4'),
(1936, 157, '_our_shop_products', 'field_67bdb5f660e46'),
(1937, 157, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(1938, 157, '_testimonials_section_content', 'field_67bdb54b848fd'),
(1939, 157, 'testimonials', '2'),
(1940, 157, '_testimonials', 'field_67bdb55c848fe'),
(1941, 157, 'points', '2'),
(1942, 157, '_points', 'field_67bdb3a2ffdad'),
(1943, 157, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(1944, 157, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(1945, 157, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(1946, 157, '_blog_section_content', 'field_67bdb35ac7fba'),
(1947, 157, 'billing_content', '<h2 class=\"text-center mb-2\">Our Billing Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(1948, 157, '_billing_content', 'field_67bdb31ab7df6'),
(1949, 157, 'partner_logos', '7'),
(1950, 157, '_partner_logos', 'field_67bdb2ef7c52f'),
(1951, 157, 'partner_logos_0_image', '150'),
(1952, 157, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(1953, 157, 'partner_logos_1_image', '151'),
(1954, 157, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(1955, 157, 'points_0_question', 'Do we provide consultation for free?'),
(1956, 157, '_points_0_question', 'field_67bdb3b2ffdae'),
(1957, 157, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1958, 157, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(1959, 157, 'points_1_question', 'Is our procedure latest to technology?'),
(1960, 157, '_points_1_question', 'field_67bdb3b2ffdae'),
(1961, 157, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(1962, 157, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(1963, 157, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(1964, 157, '_testimonials_0_content', 'field_67bdb56b848ff'),
(1965, 157, 'testimonials_0_name', 'Matthew Bryson'),
(1966, 157, '_testimonials_0_name', 'field_67bdb58784900'),
(1967, 157, 'testimonials_0_picture', '93'),
(1968, 157, '_testimonials_0_picture', 'field_67bdb59484901'),
(1969, 157, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(1970, 157, '_testimonials_1_content', 'field_67bdb56b848ff'),
(1971, 157, 'testimonials_1_name', 'Matthew Bryson'),
(1972, 157, '_testimonials_1_name', 'field_67bdb58784900'),
(1973, 157, 'testimonials_1_picture', '93'),
(1974, 157, '_testimonials_1_picture', 'field_67bdb59484901'),
(1975, 157, 'our_shop_products_0_image', '97'),
(1976, 157, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(1977, 157, 'our_shop_products_0_name', 'Sun Glasess'),
(1978, 157, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(1979, 157, 'our_shop_products_1_image', '98'),
(1980, 157, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(1981, 157, 'our_shop_products_1_name', 'Eye Lens'),
(1982, 157, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(1983, 157, 'our_shop_products_2_image', '99'),
(1984, 157, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(1985, 157, 'our_shop_products_2_name', 'Eye Lens'),
(1986, 157, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(1987, 157, 'our_shop_products_3_image', '100'),
(1988, 157, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(1989, 157, 'our_shop_products_3_name', 'Eye Lens'),
(1990, 157, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(1991, 157, 'second_section_left_image', '107'),
(1992, 157, '_second_section_left_image', 'field_67bdc5e70163e'),
(1993, 157, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(1994, 157, '_second_section_content', 'field_67bdc5fa0163f'),
(1995, 157, 'partner_logos_2_image', '152'),
(1996, 157, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(1997, 157, 'partner_logos_3_image', '153'),
(1998, 157, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(1999, 157, 'partner_logos_4_image', '154'),
(2000, 157, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2001, 157, 'partner_logos_5_image', '155'),
(2002, 157, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2003, 157, 'partner_logos_6_image', '156'),
(2004, 157, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2005, 158, 'banners_0_image', '79'),
(2006, 158, '_banners_0_image', 'field_67bdb70c47a08'),
(2007, 158, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2008, 158, '_banners_0_content', 'field_67bdb76247a09'),
(2009, 158, 'banners_1_image', '80'),
(2010, 158, '_banners_1_image', 'field_67bdb70c47a08'),
(2011, 158, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2012, 158, '_banners_1_content', 'field_67bdb76247a09'),
(2013, 158, 'banners_2_image', '78'),
(2014, 158, '_banners_2_image', 'field_67bdb70c47a08'),
(2015, 158, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2016, 158, '_banners_2_content', 'field_67bdb76247a09'),
(2017, 158, 'banners', '3'),
(2018, 158, '_banners', 'field_67bdb70047a07'),
(2019, 158, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(2020, 158, '_our_shop_content', 'field_67bdb5e760e45'),
(2021, 158, 'our_shop_products', '4'),
(2022, 158, '_our_shop_products', 'field_67bdb5f660e46'),
(2023, 158, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2024, 158, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2025, 158, 'testimonials', '2'),
(2026, 158, '_testimonials', 'field_67bdb55c848fe'),
(2027, 158, 'points', '2'),
(2028, 158, '_points', 'field_67bdb3a2ffdad'),
(2029, 158, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis, assumenda!'),
(2030, 158, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2031, 158, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2032, 158, '_blog_section_content', 'field_67bdb35ac7fba'),
(2033, 158, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2034, 158, '_billing_content', 'field_67bdb31ab7df6'),
(2035, 158, 'partner_logos', '7'),
(2036, 158, '_partner_logos', 'field_67bdb2ef7c52f'),
(2037, 158, 'partner_logos_0_image', '150'),
(2038, 158, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2039, 158, 'partner_logos_1_image', '151'),
(2040, 158, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2041, 158, 'points_0_question', 'Do we provide consultation for free?'),
(2042, 158, '_points_0_question', 'field_67bdb3b2ffdae'),
(2043, 158, 'points_0_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(2044, 158, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2045, 158, 'points_1_question', 'Is our procedure latest to technology?'),
(2046, 158, '_points_1_question', 'field_67bdb3b2ffdae'),
(2047, 158, 'points_1_answer', '<strong>This is the first item\'s accordion body.</strong> It is shown by default, until the\r\n                            collapse\r\n                            plugin adds the appropriate classes that we use to style each element. These classes control\r\n                            the\r\n                            overall appearance, as well as the showing and hiding via CSS transitions. You can modify\r\n                            any of\r\n                            this with custom CSS or overriding our default variables. It\'s also worth noting that just\r\n                            about any\r\n                            HTML can go within the <code>.accordion-body</code>, though the transition does limit\r\n                            overflow.'),
(2048, 158, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2049, 158, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2050, 158, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2051, 158, 'testimonials_0_name', 'Matthew Bryson'),
(2052, 158, '_testimonials_0_name', 'field_67bdb58784900'),
(2053, 158, 'testimonials_0_picture', '93'),
(2054, 158, '_testimonials_0_picture', 'field_67bdb59484901'),
(2055, 158, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2056, 158, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2057, 158, 'testimonials_1_name', 'Matthew Bryson'),
(2058, 158, '_testimonials_1_name', 'field_67bdb58784900'),
(2059, 158, 'testimonials_1_picture', '93'),
(2060, 158, '_testimonials_1_picture', 'field_67bdb59484901'),
(2061, 158, 'our_shop_products_0_image', '97'),
(2062, 158, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2063, 158, 'our_shop_products_0_name', 'Sun Glasess'),
(2064, 158, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2065, 158, 'our_shop_products_1_image', '98'),
(2066, 158, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2067, 158, 'our_shop_products_1_name', 'Eye Lens'),
(2068, 158, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2069, 158, 'our_shop_products_2_image', '99'),
(2070, 158, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2071, 158, 'our_shop_products_2_name', 'Eye Lens'),
(2072, 158, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2073, 158, 'our_shop_products_3_image', '100'),
(2074, 158, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2075, 158, 'our_shop_products_3_name', 'Eye Lens'),
(2076, 158, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2077, 158, 'second_section_left_image', '107'),
(2078, 158, '_second_section_left_image', 'field_67bdc5e70163e'),
(2079, 158, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(2080, 158, '_second_section_content', 'field_67bdc5fa0163f'),
(2081, 158, 'partner_logos_2_image', '152'),
(2082, 158, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2083, 158, 'partner_logos_3_image', '153'),
(2084, 158, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2085, 158, 'partner_logos_4_image', '154'),
(2086, 158, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2087, 158, 'partner_logos_5_image', '155'),
(2088, 158, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2089, 158, 'partner_logos_6_image', '156'),
(2090, 158, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2091, 160, 'front_image', '147'),
(2092, 160, '_front_image', 'field_67bdc9f5117d2'),
(2093, 160, 'short_note', 'Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses.'),
(2094, 160, '_short_note', 'field_67bdca01117d3'),
(2095, 161, 'front_image', '147'),
(2096, 161, '_front_image', 'field_67bdc9f5117d2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2097, 161, 'short_note', 'Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses.'),
(2098, 161, '_short_note', 'field_67bdca01117d3'),
(2099, 21, 'gallery_images_0_image', '197'),
(2100, 21, '_gallery_images_0_image', 'field_67bd8a31a485c'),
(2101, 21, 'gallery_images', '5'),
(2102, 21, '_gallery_images', 'field_67bd89bca485b'),
(2103, 22, 'gallery_images_0_image', '145'),
(2104, 22, '_gallery_images_0_image', 'field_67bd8a31a485c'),
(2105, 22, 'gallery_images', '1'),
(2106, 22, '_gallery_images', 'field_67bd89bca485b'),
(2107, 21, 'gallery_images_1_image', '198'),
(2108, 21, '_gallery_images_1_image', 'field_67bd8a31a485c'),
(2109, 163, 'gallery_images_0_image', '145'),
(2110, 163, '_gallery_images_0_image', 'field_67bd8a31a485c'),
(2111, 163, 'gallery_images', '2'),
(2112, 163, '_gallery_images', 'field_67bd89bca485b'),
(2113, 163, 'gallery_images_1_image', '147'),
(2114, 163, '_gallery_images_1_image', 'field_67bd8a31a485c'),
(2115, 9, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2116, 9, '_points_2_question', 'field_67bdb3b2ffdae'),
(2117, 9, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2118, 9, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2119, 159, 'banners_0_image', '79'),
(2120, 159, '_banners_0_image', 'field_67bdb70c47a08'),
(2121, 159, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2122, 159, '_banners_0_content', 'field_67bdb76247a09'),
(2123, 159, 'banners_1_image', '80'),
(2124, 159, '_banners_1_image', 'field_67bdb70c47a08'),
(2125, 159, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2126, 159, '_banners_1_content', 'field_67bdb76247a09'),
(2127, 159, 'banners_2_image', '78'),
(2128, 159, '_banners_2_image', 'field_67bdb70c47a08'),
(2129, 159, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2130, 159, '_banners_2_content', 'field_67bdb76247a09'),
(2131, 159, 'banners', '3'),
(2132, 159, '_banners', 'field_67bdb70047a07'),
(2133, 159, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(2134, 159, '_our_shop_content', 'field_67bdb5e760e45'),
(2135, 159, 'our_shop_products', '4'),
(2136, 159, '_our_shop_products', 'field_67bdb5f660e46'),
(2137, 159, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2138, 159, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2139, 159, 'testimonials', '2'),
(2140, 159, '_testimonials', 'field_67bdb55c848fe'),
(2141, 159, 'points', '3'),
(2142, 159, '_points', 'field_67bdb3a2ffdad'),
(2143, 159, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2144, 159, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2145, 159, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2146, 159, '_blog_section_content', 'field_67bdb35ac7fba'),
(2147, 159, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2148, 159, '_billing_content', 'field_67bdb31ab7df6'),
(2149, 159, 'partner_logos', '7'),
(2150, 159, '_partner_logos', 'field_67bdb2ef7c52f'),
(2151, 159, 'partner_logos_0_image', '150'),
(2152, 159, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2153, 159, 'partner_logos_1_image', '151'),
(2154, 159, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2155, 159, 'points_0_question', 'What makes your eyewear selection unique?'),
(2156, 159, '_points_0_question', 'field_67bdb3b2ffdae'),
(2157, 159, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2158, 159, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2159, 159, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2160, 159, '_points_1_question', 'field_67bdb3b2ffdae'),
(2161, 159, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2162, 159, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2163, 159, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2164, 159, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2165, 159, 'testimonials_0_name', 'Matthew Bryson'),
(2166, 159, '_testimonials_0_name', 'field_67bdb58784900'),
(2167, 159, 'testimonials_0_picture', '93'),
(2168, 159, '_testimonials_0_picture', 'field_67bdb59484901'),
(2169, 159, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2170, 159, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2171, 159, 'testimonials_1_name', 'Matthew Bryson'),
(2172, 159, '_testimonials_1_name', 'field_67bdb58784900'),
(2173, 159, 'testimonials_1_picture', '93'),
(2174, 159, '_testimonials_1_picture', 'field_67bdb59484901'),
(2175, 159, 'our_shop_products_0_image', '97'),
(2176, 159, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2177, 159, 'our_shop_products_0_name', 'Sun Glasess'),
(2178, 159, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2179, 159, 'our_shop_products_1_image', '98'),
(2180, 159, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2181, 159, 'our_shop_products_1_name', 'Eye Lens'),
(2182, 159, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2183, 159, 'our_shop_products_2_image', '99'),
(2184, 159, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2185, 159, 'our_shop_products_2_name', 'Eye Lens'),
(2186, 159, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2187, 159, 'our_shop_products_3_image', '100'),
(2188, 159, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2189, 159, 'our_shop_products_3_name', 'Eye Lens'),
(2190, 159, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2191, 159, 'second_section_left_image', '107'),
(2192, 159, '_second_section_left_image', 'field_67bdc5e70163e'),
(2193, 159, 'second_section_content', '<h2><strong>Smart Opticals- Trusted Optical Store in Mississauga – Premium Frames &amp; Eyewear</strong></h2>\r\nAt Smart Opticals store in Mississauga, We offer a wide selection of high-quality eyeglasses, sunglasses, and prescription lenses to suit your style and vision needs. Our expert opticians ensure personalized service, helping you find the perfect fit from our premium frames collection.\r\n\r\nAt our optical store, we stock the latest designer and budget-friendly frames, ensuring there’s something for everyone. Whether you need prescription lenses, blue-light-blocking glasses, or stylish sunglasses, our team is dedicated to providing the best eye care solutions. We also offer on-site eye exams to assess your vision accurately.\r\n\r\nChoosing the right frame enhances both your appearance and comfort. We carry an extensive range of modern, classic, and lightweight options for men, women, and children. With cutting-edge lens technology, we ensure clarity and durability for your everyday eyewear needs.\r\n\r\nVisit our optical store in Mississauga today to explore top-brand eyewear and receive expert assistance in selecting the perfect pair. Experience premium customer service, competitive pricing, and a commitment to superior vision care.\r\n\r\nEnhance your style and vision today—discover the best optical store for all your eyewear needs!'),
(2194, 159, '_second_section_content', 'field_67bdc5fa0163f'),
(2195, 159, 'partner_logos_2_image', '152'),
(2196, 159, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2197, 159, 'partner_logos_3_image', '153'),
(2198, 159, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2199, 159, 'partner_logos_4_image', '154'),
(2200, 159, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2201, 159, 'partner_logos_5_image', '155'),
(2202, 159, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2203, 159, 'partner_logos_6_image', '156'),
(2204, 159, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2205, 159, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2206, 159, '_points_2_question', 'field_67bdb3b2ffdae'),
(2207, 159, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2208, 159, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2213, 165, 'banners_0_image', '79'),
(2214, 165, '_banners_0_image', 'field_67bdb70c47a08'),
(2215, 165, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2216, 165, '_banners_0_content', 'field_67bdb76247a09'),
(2217, 165, 'banners_1_image', '80'),
(2218, 165, '_banners_1_image', 'field_67bdb70c47a08'),
(2219, 165, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2220, 165, '_banners_1_content', 'field_67bdb76247a09'),
(2221, 165, 'banners_2_image', '78'),
(2222, 165, '_banners_2_image', 'field_67bdb70c47a08'),
(2223, 165, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2224, 165, '_banners_2_content', 'field_67bdb76247a09'),
(2225, 165, 'banners', '3'),
(2226, 165, '_banners', 'field_67bdb70047a07'),
(2227, 165, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(2228, 165, '_our_shop_content', 'field_67bdb5e760e45'),
(2229, 165, 'our_shop_products', '4'),
(2230, 165, '_our_shop_products', 'field_67bdb5f660e46'),
(2231, 165, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2232, 165, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2233, 165, 'testimonials', '2'),
(2234, 165, '_testimonials', 'field_67bdb55c848fe'),
(2235, 165, 'points', '3'),
(2236, 165, '_points', 'field_67bdb3a2ffdad'),
(2237, 165, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2238, 165, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2239, 165, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2240, 165, '_blog_section_content', 'field_67bdb35ac7fba'),
(2241, 165, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2242, 165, '_billing_content', 'field_67bdb31ab7df6'),
(2243, 165, 'partner_logos', '7'),
(2244, 165, '_partner_logos', 'field_67bdb2ef7c52f'),
(2245, 165, 'partner_logos_0_image', '150'),
(2246, 165, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2247, 165, 'partner_logos_1_image', '151'),
(2248, 165, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2249, 165, 'points_0_question', 'What makes your eyewear selection unique?'),
(2250, 165, '_points_0_question', 'field_67bdb3b2ffdae'),
(2251, 165, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2252, 165, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2253, 165, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2254, 165, '_points_1_question', 'field_67bdb3b2ffdae'),
(2255, 165, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2256, 165, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2257, 165, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2258, 165, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2259, 165, 'testimonials_0_name', 'Matthew Bryson'),
(2260, 165, '_testimonials_0_name', 'field_67bdb58784900'),
(2261, 165, 'testimonials_0_picture', '93'),
(2262, 165, '_testimonials_0_picture', 'field_67bdb59484901'),
(2263, 165, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2264, 165, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2265, 165, 'testimonials_1_name', 'Matthew Bryson'),
(2266, 165, '_testimonials_1_name', 'field_67bdb58784900'),
(2267, 165, 'testimonials_1_picture', '93'),
(2268, 165, '_testimonials_1_picture', 'field_67bdb59484901'),
(2269, 165, 'our_shop_products_0_image', '97'),
(2270, 165, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2271, 165, 'our_shop_products_0_name', 'Sun Glasess'),
(2272, 165, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2273, 165, 'our_shop_products_1_image', '98'),
(2274, 165, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2275, 165, 'our_shop_products_1_name', 'Eye Lens'),
(2276, 165, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2277, 165, 'our_shop_products_2_image', '99'),
(2278, 165, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2279, 165, 'our_shop_products_2_name', 'Eye Lens'),
(2280, 165, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2281, 165, 'our_shop_products_3_image', '100'),
(2282, 165, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2283, 165, 'our_shop_products_3_name', 'Eye Lens'),
(2284, 165, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2285, 165, 'second_section_left_image', '107'),
(2286, 165, '_second_section_left_image', 'field_67bdc5e70163e'),
(2287, 165, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">Everybody Deserves To See The World <strong>Clearly.</strong></h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough an eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">DIRECT BILLING WITH INSURANCE PROVIDERS</h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more…</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner  \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">We’re Certified</h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">20 Years Of Experience</h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2288, 165, '_second_section_content', 'field_67bdc5fa0163f'),
(2289, 165, 'partner_logos_2_image', '152'),
(2290, 165, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2291, 165, 'partner_logos_3_image', '153'),
(2292, 165, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2293, 165, 'partner_logos_4_image', '154'),
(2294, 165, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2295, 165, 'partner_logos_5_image', '155'),
(2296, 165, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2297, 165, 'partner_logos_6_image', '156'),
(2298, 165, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2299, 165, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2300, 165, '_points_2_question', 'field_67bdb3b2ffdae'),
(2301, 165, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2302, 165, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2303, 179, 'banners_0_image', '79'),
(2304, 179, '_banners_0_image', 'field_67bdb70c47a08'),
(2305, 179, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2306, 179, '_banners_0_content', 'field_67bdb76247a09'),
(2307, 179, 'banners_1_image', '80'),
(2308, 179, '_banners_1_image', 'field_67bdb70c47a08'),
(2309, 179, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2310, 179, '_banners_1_content', 'field_67bdb76247a09'),
(2311, 179, 'banners_2_image', '78'),
(2312, 179, '_banners_2_image', 'field_67bdb70c47a08'),
(2313, 179, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2314, 179, '_banners_2_content', 'field_67bdb76247a09'),
(2315, 179, 'banners', '3'),
(2316, 179, '_banners', 'field_67bdb70047a07'),
(2317, 179, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(2318, 179, '_our_shop_content', 'field_67bdb5e760e45'),
(2319, 179, 'our_shop_products', '4'),
(2320, 179, '_our_shop_products', 'field_67bdb5f660e46'),
(2321, 179, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2322, 179, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2323, 179, 'testimonials', '2'),
(2324, 179, '_testimonials', 'field_67bdb55c848fe'),
(2325, 179, 'points', '3'),
(2326, 179, '_points', 'field_67bdb3a2ffdad'),
(2327, 179, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2328, 179, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2329, 179, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2330, 179, '_blog_section_content', 'field_67bdb35ac7fba'),
(2331, 179, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2332, 179, '_billing_content', 'field_67bdb31ab7df6'),
(2333, 179, 'partner_logos', '7'),
(2334, 179, '_partner_logos', 'field_67bdb2ef7c52f'),
(2335, 179, 'partner_logos_0_image', '150'),
(2336, 179, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2337, 179, 'partner_logos_1_image', '151'),
(2338, 179, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2339, 179, 'points_0_question', 'What makes your eyewear selection unique?'),
(2340, 179, '_points_0_question', 'field_67bdb3b2ffdae'),
(2341, 179, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2342, 179, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2343, 179, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2344, 179, '_points_1_question', 'field_67bdb3b2ffdae'),
(2345, 179, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2346, 179, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2347, 179, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2348, 179, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2349, 179, 'testimonials_0_name', 'Matthew Bryson'),
(2350, 179, '_testimonials_0_name', 'field_67bdb58784900'),
(2351, 179, 'testimonials_0_picture', '93'),
(2352, 179, '_testimonials_0_picture', 'field_67bdb59484901'),
(2353, 179, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2354, 179, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2355, 179, 'testimonials_1_name', 'Matthew Bryson'),
(2356, 179, '_testimonials_1_name', 'field_67bdb58784900'),
(2357, 179, 'testimonials_1_picture', '93'),
(2358, 179, '_testimonials_1_picture', 'field_67bdb59484901'),
(2359, 179, 'our_shop_products_0_image', '97'),
(2360, 179, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2361, 179, 'our_shop_products_0_name', 'Sun Glasess'),
(2362, 179, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2363, 179, 'our_shop_products_1_image', '98'),
(2364, 179, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2365, 179, 'our_shop_products_1_name', 'Eye Lens'),
(2366, 179, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2367, 179, 'our_shop_products_2_image', '99'),
(2368, 179, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2369, 179, 'our_shop_products_2_name', 'Eye Lens'),
(2370, 179, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2371, 179, 'our_shop_products_3_image', '100'),
(2372, 179, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2373, 179, 'our_shop_products_3_name', 'Eye Lens'),
(2374, 179, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2375, 179, 'second_section_left_image', '107'),
(2376, 179, '_second_section_left_image', 'field_67bdc5e70163e'),
(2377, 179, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">Everybody Deserves To See The World <strong>Clearly.</strong></h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough an eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \">DIRECT BILLING WITH INSURANCE PROVIDERS</h2>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more…</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner  \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">20 Years Of Experience</h3>\r\n</div>\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2378, 179, '_second_section_content', 'field_67bdc5fa0163f'),
(2379, 179, 'partner_logos_2_image', '152'),
(2380, 179, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2381, 179, 'partner_logos_3_image', '153'),
(2382, 179, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2383, 179, 'partner_logos_4_image', '154'),
(2384, 179, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2385, 179, 'partner_logos_5_image', '155'),
(2386, 179, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2387, 179, 'partner_logos_6_image', '156'),
(2388, 179, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2389, 179, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2390, 179, '_points_2_question', 'field_67bdb3b2ffdae'),
(2391, 179, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2392, 179, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2393, 180, 'banners_0_image', '79'),
(2394, 180, '_banners_0_image', 'field_67bdb70c47a08'),
(2395, 180, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2396, 180, '_banners_0_content', 'field_67bdb76247a09'),
(2397, 180, 'banners_1_image', '80'),
(2398, 180, '_banners_1_image', 'field_67bdb70c47a08'),
(2399, 180, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2400, 180, '_banners_1_content', 'field_67bdb76247a09'),
(2401, 180, 'banners_2_image', '78'),
(2402, 180, '_banners_2_image', 'field_67bdb70c47a08'),
(2403, 180, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2404, 180, '_banners_2_content', 'field_67bdb76247a09'),
(2405, 180, 'banners', '3'),
(2406, 180, '_banners', 'field_67bdb70047a07'),
(2407, 180, 'our_shop_content', '<h2>Our Shop</h2>\r\nWe have wide range of Glasses and Lenses'),
(2408, 180, '_our_shop_content', 'field_67bdb5e760e45'),
(2409, 180, 'our_shop_products', '4'),
(2410, 180, '_our_shop_products', 'field_67bdb5f660e46'),
(2411, 180, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2412, 180, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2413, 180, 'testimonials', '2'),
(2414, 180, '_testimonials', 'field_67bdb55c848fe'),
(2415, 180, 'points', '3'),
(2416, 180, '_points', 'field_67bdb3a2ffdad'),
(2417, 180, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2418, 180, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2419, 180, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2420, 180, '_blog_section_content', 'field_67bdb35ac7fba'),
(2421, 180, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2422, 180, '_billing_content', 'field_67bdb31ab7df6'),
(2423, 180, 'partner_logos', '7'),
(2424, 180, '_partner_logos', 'field_67bdb2ef7c52f'),
(2425, 180, 'partner_logos_0_image', '150'),
(2426, 180, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2427, 180, 'partner_logos_1_image', '151'),
(2428, 180, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2429, 180, 'points_0_question', 'What makes your eyewear selection unique?'),
(2430, 180, '_points_0_question', 'field_67bdb3b2ffdae'),
(2431, 180, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2432, 180, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2433, 180, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2434, 180, '_points_1_question', 'field_67bdb3b2ffdae'),
(2435, 180, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2436, 180, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2437, 180, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2438, 180, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2439, 180, 'testimonials_0_name', 'Matthew Bryson'),
(2440, 180, '_testimonials_0_name', 'field_67bdb58784900'),
(2441, 180, 'testimonials_0_picture', '93'),
(2442, 180, '_testimonials_0_picture', 'field_67bdb59484901'),
(2443, 180, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2444, 180, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2445, 180, 'testimonials_1_name', 'Matthew Bryson'),
(2446, 180, '_testimonials_1_name', 'field_67bdb58784900'),
(2447, 180, 'testimonials_1_picture', '93'),
(2448, 180, '_testimonials_1_picture', 'field_67bdb59484901'),
(2449, 180, 'our_shop_products_0_image', '97'),
(2450, 180, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2451, 180, 'our_shop_products_0_name', 'Sun Glasess'),
(2452, 180, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2453, 180, 'our_shop_products_1_image', '98'),
(2454, 180, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2455, 180, 'our_shop_products_1_name', 'Eye Lens'),
(2456, 180, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2457, 180, 'our_shop_products_2_image', '99'),
(2458, 180, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2459, 180, 'our_shop_products_2_name', 'Eye Lens'),
(2460, 180, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2461, 180, 'our_shop_products_3_image', '100'),
(2462, 180, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2463, 180, 'our_shop_products_3_name', 'Eye Lens'),
(2464, 180, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2465, 180, 'second_section_left_image', '107'),
(2466, 180, '_second_section_left_image', 'field_67bdc5e70163e'),
(2467, 180, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h3 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h3>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner  \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h3 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2468, 180, '_second_section_content', 'field_67bdc5fa0163f'),
(2469, 180, 'partner_logos_2_image', '152'),
(2470, 180, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2471, 180, 'partner_logos_3_image', '153'),
(2472, 180, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2473, 180, 'partner_logos_4_image', '154'),
(2474, 180, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2475, 180, 'partner_logos_5_image', '155'),
(2476, 180, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2477, 180, 'partner_logos_6_image', '156'),
(2478, 180, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2479, 180, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2480, 180, '_points_2_question', 'field_67bdb3b2ffdae'),
(2481, 180, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2482, 180, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2483, 181, 'banners_0_image', '79'),
(2484, 181, '_banners_0_image', 'field_67bdb70c47a08'),
(2485, 181, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2486, 181, '_banners_0_content', 'field_67bdb76247a09'),
(2487, 181, 'banners_1_image', '80'),
(2488, 181, '_banners_1_image', 'field_67bdb70c47a08'),
(2489, 181, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2490, 181, '_banners_1_content', 'field_67bdb76247a09'),
(2491, 181, 'banners_2_image', '78'),
(2492, 181, '_banners_2_image', 'field_67bdb70c47a08'),
(2493, 181, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2494, 181, '_banners_2_content', 'field_67bdb76247a09'),
(2495, 181, 'banners', '3'),
(2496, 181, '_banners', 'field_67bdb70047a07'),
(2497, 181, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2498, 181, '_our_shop_content', 'field_67bdb5e760e45'),
(2499, 181, 'our_shop_products', '4'),
(2500, 181, '_our_shop_products', 'field_67bdb5f660e46'),
(2501, 181, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2502, 181, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2503, 181, 'testimonials', '2'),
(2504, 181, '_testimonials', 'field_67bdb55c848fe'),
(2505, 181, 'points', '3'),
(2506, 181, '_points', 'field_67bdb3a2ffdad');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2507, 181, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2508, 181, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2509, 181, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2510, 181, '_blog_section_content', 'field_67bdb35ac7fba'),
(2511, 181, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2512, 181, '_billing_content', 'field_67bdb31ab7df6'),
(2513, 181, 'partner_logos', '7'),
(2514, 181, '_partner_logos', 'field_67bdb2ef7c52f'),
(2515, 181, 'partner_logos_0_image', '150'),
(2516, 181, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2517, 181, 'partner_logos_1_image', '151'),
(2518, 181, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2519, 181, 'points_0_question', 'What makes your eyewear selection unique?'),
(2520, 181, '_points_0_question', 'field_67bdb3b2ffdae'),
(2521, 181, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2522, 181, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2523, 181, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2524, 181, '_points_1_question', 'field_67bdb3b2ffdae'),
(2525, 181, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2526, 181, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2527, 181, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2528, 181, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2529, 181, 'testimonials_0_name', 'Matthew Bryson'),
(2530, 181, '_testimonials_0_name', 'field_67bdb58784900'),
(2531, 181, 'testimonials_0_picture', '93'),
(2532, 181, '_testimonials_0_picture', 'field_67bdb59484901'),
(2533, 181, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2534, 181, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2535, 181, 'testimonials_1_name', 'Matthew Bryson'),
(2536, 181, '_testimonials_1_name', 'field_67bdb58784900'),
(2537, 181, 'testimonials_1_picture', '93'),
(2538, 181, '_testimonials_1_picture', 'field_67bdb59484901'),
(2539, 181, 'our_shop_products_0_image', '97'),
(2540, 181, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2541, 181, 'our_shop_products_0_name', 'Sun Glasess'),
(2542, 181, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2543, 181, 'our_shop_products_1_image', '98'),
(2544, 181, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2545, 181, 'our_shop_products_1_name', 'Eye Lens'),
(2546, 181, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2547, 181, 'our_shop_products_2_image', '99'),
(2548, 181, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2549, 181, 'our_shop_products_2_name', 'Eye Lens'),
(2550, 181, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2551, 181, 'our_shop_products_3_image', '100'),
(2552, 181, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2553, 181, 'our_shop_products_3_name', 'Eye Lens'),
(2554, 181, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2555, 181, 'second_section_left_image', '107'),
(2556, 181, '_second_section_left_image', 'field_67bdc5e70163e'),
(2557, 181, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h3 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h3>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h3 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2558, 181, '_second_section_content', 'field_67bdc5fa0163f'),
(2559, 181, 'partner_logos_2_image', '152'),
(2560, 181, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2561, 181, 'partner_logos_3_image', '153'),
(2562, 181, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2563, 181, 'partner_logos_4_image', '154'),
(2564, 181, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2565, 181, 'partner_logos_5_image', '155'),
(2566, 181, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2567, 181, 'partner_logos_6_image', '156'),
(2568, 181, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2569, 181, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2570, 181, '_points_2_question', 'field_67bdb3b2ffdae'),
(2571, 181, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2572, 181, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2573, 182, 'banners_0_image', '79'),
(2574, 182, '_banners_0_image', 'field_67bdb70c47a08'),
(2575, 182, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2576, 182, '_banners_0_content', 'field_67bdb76247a09'),
(2577, 182, 'banners_1_image', '80'),
(2578, 182, '_banners_1_image', 'field_67bdb70c47a08'),
(2579, 182, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2580, 182, '_banners_1_content', 'field_67bdb76247a09'),
(2581, 182, 'banners_2_image', '78'),
(2582, 182, '_banners_2_image', 'field_67bdb70c47a08'),
(2583, 182, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2584, 182, '_banners_2_content', 'field_67bdb76247a09'),
(2585, 182, 'banners', '3'),
(2586, 182, '_banners', 'field_67bdb70047a07'),
(2587, 182, 'our_shop_content', '<h3>Our Products</h3>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2588, 182, '_our_shop_content', 'field_67bdb5e760e45'),
(2589, 182, 'our_shop_products', '4'),
(2590, 182, '_our_shop_products', 'field_67bdb5f660e46'),
(2591, 182, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2592, 182, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2593, 182, 'testimonials', '2'),
(2594, 182, '_testimonials', 'field_67bdb55c848fe'),
(2595, 182, 'points', '3'),
(2596, 182, '_points', 'field_67bdb3a2ffdad'),
(2597, 182, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2598, 182, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2599, 182, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2600, 182, '_blog_section_content', 'field_67bdb35ac7fba'),
(2601, 182, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2602, 182, '_billing_content', 'field_67bdb31ab7df6'),
(2603, 182, 'partner_logos', '7'),
(2604, 182, '_partner_logos', 'field_67bdb2ef7c52f'),
(2605, 182, 'partner_logos_0_image', '150'),
(2606, 182, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2607, 182, 'partner_logos_1_image', '151'),
(2608, 182, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2609, 182, 'points_0_question', 'What makes your eyewear selection unique?'),
(2610, 182, '_points_0_question', 'field_67bdb3b2ffdae'),
(2611, 182, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2612, 182, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2613, 182, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2614, 182, '_points_1_question', 'field_67bdb3b2ffdae'),
(2615, 182, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2616, 182, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2617, 182, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2618, 182, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2619, 182, 'testimonials_0_name', 'Matthew Bryson'),
(2620, 182, '_testimonials_0_name', 'field_67bdb58784900'),
(2621, 182, 'testimonials_0_picture', '93'),
(2622, 182, '_testimonials_0_picture', 'field_67bdb59484901'),
(2623, 182, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2624, 182, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2625, 182, 'testimonials_1_name', 'Matthew Bryson'),
(2626, 182, '_testimonials_1_name', 'field_67bdb58784900'),
(2627, 182, 'testimonials_1_picture', '93'),
(2628, 182, '_testimonials_1_picture', 'field_67bdb59484901'),
(2629, 182, 'our_shop_products_0_image', '97'),
(2630, 182, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2631, 182, 'our_shop_products_0_name', 'Sun Glasess'),
(2632, 182, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2633, 182, 'our_shop_products_1_image', '98'),
(2634, 182, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2635, 182, 'our_shop_products_1_name', 'Eye Lens'),
(2636, 182, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2637, 182, 'our_shop_products_2_image', '99'),
(2638, 182, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2639, 182, 'our_shop_products_2_name', 'Eye Lens'),
(2640, 182, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2641, 182, 'our_shop_products_3_image', '100'),
(2642, 182, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2643, 182, 'our_shop_products_3_name', 'Eye Lens'),
(2644, 182, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2645, 182, 'second_section_left_image', '107'),
(2646, 182, '_second_section_left_image', 'field_67bdc5e70163e'),
(2647, 182, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h3 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h3>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h3 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2648, 182, '_second_section_content', 'field_67bdc5fa0163f'),
(2649, 182, 'partner_logos_2_image', '152'),
(2650, 182, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2651, 182, 'partner_logos_3_image', '153'),
(2652, 182, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2653, 182, 'partner_logos_4_image', '154'),
(2654, 182, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2655, 182, 'partner_logos_5_image', '155'),
(2656, 182, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2657, 182, 'partner_logos_6_image', '156'),
(2658, 182, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2659, 182, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2660, 182, '_points_2_question', 'field_67bdb3b2ffdae'),
(2661, 182, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2662, 182, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2663, 183, 'banners_0_image', '79'),
(2664, 183, '_banners_0_image', 'field_67bdb70c47a08'),
(2665, 183, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2666, 183, '_banners_0_content', 'field_67bdb76247a09'),
(2667, 183, 'banners_1_image', '80'),
(2668, 183, '_banners_1_image', 'field_67bdb70c47a08'),
(2669, 183, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2670, 183, '_banners_1_content', 'field_67bdb76247a09'),
(2671, 183, 'banners_2_image', '78'),
(2672, 183, '_banners_2_image', 'field_67bdb70c47a08'),
(2673, 183, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2674, 183, '_banners_2_content', 'field_67bdb76247a09'),
(2675, 183, 'banners', '3'),
(2676, 183, '_banners', 'field_67bdb70047a07'),
(2677, 183, 'our_shop_content', '<h1>Our Products</h1>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2678, 183, '_our_shop_content', 'field_67bdb5e760e45'),
(2679, 183, 'our_shop_products', '4'),
(2680, 183, '_our_shop_products', 'field_67bdb5f660e46'),
(2681, 183, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2682, 183, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2683, 183, 'testimonials', '2'),
(2684, 183, '_testimonials', 'field_67bdb55c848fe'),
(2685, 183, 'points', '3'),
(2686, 183, '_points', 'field_67bdb3a2ffdad'),
(2687, 183, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2688, 183, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2689, 183, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2690, 183, '_blog_section_content', 'field_67bdb35ac7fba'),
(2691, 183, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2692, 183, '_billing_content', 'field_67bdb31ab7df6'),
(2693, 183, 'partner_logos', '7'),
(2694, 183, '_partner_logos', 'field_67bdb2ef7c52f'),
(2695, 183, 'partner_logos_0_image', '150'),
(2696, 183, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2697, 183, 'partner_logos_1_image', '151'),
(2698, 183, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2699, 183, 'points_0_question', 'What makes your eyewear selection unique?'),
(2700, 183, '_points_0_question', 'field_67bdb3b2ffdae'),
(2701, 183, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2702, 183, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2703, 183, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2704, 183, '_points_1_question', 'field_67bdb3b2ffdae'),
(2705, 183, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2706, 183, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2707, 183, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2708, 183, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2709, 183, 'testimonials_0_name', 'Matthew Bryson'),
(2710, 183, '_testimonials_0_name', 'field_67bdb58784900'),
(2711, 183, 'testimonials_0_picture', '93'),
(2712, 183, '_testimonials_0_picture', 'field_67bdb59484901'),
(2713, 183, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2714, 183, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2715, 183, 'testimonials_1_name', 'Matthew Bryson'),
(2716, 183, '_testimonials_1_name', 'field_67bdb58784900'),
(2717, 183, 'testimonials_1_picture', '93'),
(2718, 183, '_testimonials_1_picture', 'field_67bdb59484901'),
(2719, 183, 'our_shop_products_0_image', '97'),
(2720, 183, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2721, 183, 'our_shop_products_0_name', 'Sun Glasess'),
(2722, 183, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2723, 183, 'our_shop_products_1_image', '98'),
(2724, 183, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2725, 183, 'our_shop_products_1_name', 'Eye Lens'),
(2726, 183, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2727, 183, 'our_shop_products_2_image', '99'),
(2728, 183, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2729, 183, 'our_shop_products_2_name', 'Eye Lens'),
(2730, 183, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2731, 183, 'our_shop_products_3_image', '100'),
(2732, 183, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2733, 183, 'our_shop_products_3_name', 'Eye Lens'),
(2734, 183, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2735, 183, 'second_section_left_image', '107'),
(2736, 183, '_second_section_left_image', 'field_67bdc5e70163e'),
(2737, 183, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h3 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h3>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h3 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2738, 183, '_second_section_content', 'field_67bdc5fa0163f'),
(2739, 183, 'partner_logos_2_image', '152'),
(2740, 183, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2741, 183, 'partner_logos_3_image', '153'),
(2742, 183, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2743, 183, 'partner_logos_4_image', '154'),
(2744, 183, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2745, 183, 'partner_logos_5_image', '155'),
(2746, 183, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2747, 183, 'partner_logos_6_image', '156'),
(2748, 183, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2749, 183, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2750, 183, '_points_2_question', 'field_67bdb3b2ffdae'),
(2751, 183, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2752, 183, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2753, 184, 'banners_0_image', '79'),
(2754, 184, '_banners_0_image', 'field_67bdb70c47a08'),
(2755, 184, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2756, 184, '_banners_0_content', 'field_67bdb76247a09'),
(2757, 184, 'banners_1_image', '80'),
(2758, 184, '_banners_1_image', 'field_67bdb70c47a08'),
(2759, 184, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2760, 184, '_banners_1_content', 'field_67bdb76247a09'),
(2761, 184, 'banners_2_image', '78'),
(2762, 184, '_banners_2_image', 'field_67bdb70c47a08'),
(2763, 184, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2764, 184, '_banners_2_content', 'field_67bdb76247a09'),
(2765, 184, 'banners', '3'),
(2766, 184, '_banners', 'field_67bdb70047a07'),
(2767, 184, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2768, 184, '_our_shop_content', 'field_67bdb5e760e45'),
(2769, 184, 'our_shop_products', '4'),
(2770, 184, '_our_shop_products', 'field_67bdb5f660e46'),
(2771, 184, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2772, 184, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2773, 184, 'testimonials', '2'),
(2774, 184, '_testimonials', 'field_67bdb55c848fe'),
(2775, 184, 'points', '3'),
(2776, 184, '_points', 'field_67bdb3a2ffdad'),
(2777, 184, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2778, 184, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2779, 184, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2780, 184, '_blog_section_content', 'field_67bdb35ac7fba'),
(2781, 184, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2782, 184, '_billing_content', 'field_67bdb31ab7df6'),
(2783, 184, 'partner_logos', '7'),
(2784, 184, '_partner_logos', 'field_67bdb2ef7c52f'),
(2785, 184, 'partner_logos_0_image', '150'),
(2786, 184, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2787, 184, 'partner_logos_1_image', '151'),
(2788, 184, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2789, 184, 'points_0_question', 'What makes your eyewear selection unique?'),
(2790, 184, '_points_0_question', 'field_67bdb3b2ffdae'),
(2791, 184, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2792, 184, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2793, 184, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2794, 184, '_points_1_question', 'field_67bdb3b2ffdae'),
(2795, 184, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2796, 184, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2797, 184, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2798, 184, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2799, 184, 'testimonials_0_name', 'Matthew Bryson'),
(2800, 184, '_testimonials_0_name', 'field_67bdb58784900'),
(2801, 184, 'testimonials_0_picture', '93'),
(2802, 184, '_testimonials_0_picture', 'field_67bdb59484901'),
(2803, 184, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2804, 184, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2805, 184, 'testimonials_1_name', 'Matthew Bryson'),
(2806, 184, '_testimonials_1_name', 'field_67bdb58784900'),
(2807, 184, 'testimonials_1_picture', '93'),
(2808, 184, '_testimonials_1_picture', 'field_67bdb59484901'),
(2809, 184, 'our_shop_products_0_image', '97'),
(2810, 184, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2811, 184, 'our_shop_products_0_name', 'Sun Glasess'),
(2812, 184, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2813, 184, 'our_shop_products_1_image', '98'),
(2814, 184, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2815, 184, 'our_shop_products_1_name', 'Eye Lens'),
(2816, 184, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2817, 184, 'our_shop_products_2_image', '99'),
(2818, 184, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2819, 184, 'our_shop_products_2_name', 'Eye Lens'),
(2820, 184, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2821, 184, 'our_shop_products_3_image', '100'),
(2822, 184, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2823, 184, 'our_shop_products_3_name', 'Eye Lens'),
(2824, 184, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2825, 184, 'second_section_left_image', '107'),
(2826, 184, '_second_section_left_image', 'field_67bdc5e70163e'),
(2827, 184, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h3 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h3>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h3 class=\"tm-custom-heading \">We’re Certified</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h3 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2828, 184, '_second_section_content', 'field_67bdc5fa0163f'),
(2829, 184, 'partner_logos_2_image', '152'),
(2830, 184, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2831, 184, 'partner_logos_3_image', '153'),
(2832, 184, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2833, 184, 'partner_logos_4_image', '154'),
(2834, 184, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2835, 184, 'partner_logos_5_image', '155'),
(2836, 184, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2837, 184, 'partner_logos_6_image', '156'),
(2838, 184, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2839, 184, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2840, 184, '_points_2_question', 'field_67bdb3b2ffdae'),
(2841, 184, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2842, 184, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2843, 185, 'banners_0_image', '79'),
(2844, 185, '_banners_0_image', 'field_67bdb70c47a08'),
(2845, 185, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2846, 185, '_banners_0_content', 'field_67bdb76247a09'),
(2847, 185, 'banners_1_image', '80'),
(2848, 185, '_banners_1_image', 'field_67bdb70c47a08'),
(2849, 185, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2850, 185, '_banners_1_content', 'field_67bdb76247a09'),
(2851, 185, 'banners_2_image', '78'),
(2852, 185, '_banners_2_image', 'field_67bdb70c47a08'),
(2853, 185, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2854, 185, '_banners_2_content', 'field_67bdb76247a09'),
(2855, 185, 'banners', '3'),
(2856, 185, '_banners', 'field_67bdb70047a07'),
(2857, 185, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2858, 185, '_our_shop_content', 'field_67bdb5e760e45'),
(2859, 185, 'our_shop_products', '4'),
(2860, 185, '_our_shop_products', 'field_67bdb5f660e46'),
(2861, 185, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2862, 185, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2863, 185, 'testimonials', '2'),
(2864, 185, '_testimonials', 'field_67bdb55c848fe'),
(2865, 185, 'points', '3'),
(2866, 185, '_points', 'field_67bdb3a2ffdad');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2867, 185, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2868, 185, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2869, 185, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2870, 185, '_blog_section_content', 'field_67bdb35ac7fba'),
(2871, 185, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2872, 185, '_billing_content', 'field_67bdb31ab7df6'),
(2873, 185, 'partner_logos', '7'),
(2874, 185, '_partner_logos', 'field_67bdb2ef7c52f'),
(2875, 185, 'partner_logos_0_image', '150'),
(2876, 185, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2877, 185, 'partner_logos_1_image', '151'),
(2878, 185, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2879, 185, 'points_0_question', 'What makes your eyewear selection unique?'),
(2880, 185, '_points_0_question', 'field_67bdb3b2ffdae'),
(2881, 185, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2882, 185, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2883, 185, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2884, 185, '_points_1_question', 'field_67bdb3b2ffdae'),
(2885, 185, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2886, 185, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2887, 185, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2888, 185, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2889, 185, 'testimonials_0_name', 'Matthew Bryson'),
(2890, 185, '_testimonials_0_name', 'field_67bdb58784900'),
(2891, 185, 'testimonials_0_picture', '93'),
(2892, 185, '_testimonials_0_picture', 'field_67bdb59484901'),
(2893, 185, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2894, 185, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2895, 185, 'testimonials_1_name', 'Matthew Bryson'),
(2896, 185, '_testimonials_1_name', 'field_67bdb58784900'),
(2897, 185, 'testimonials_1_picture', '93'),
(2898, 185, '_testimonials_1_picture', 'field_67bdb59484901'),
(2899, 185, 'our_shop_products_0_image', '97'),
(2900, 185, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2901, 185, 'our_shop_products_0_name', 'Sun Glasess'),
(2902, 185, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2903, 185, 'our_shop_products_1_image', '98'),
(2904, 185, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2905, 185, 'our_shop_products_1_name', 'Eye Lens'),
(2906, 185, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2907, 185, 'our_shop_products_2_image', '99'),
(2908, 185, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2909, 185, 'our_shop_products_2_name', 'Eye Lens'),
(2910, 185, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(2911, 185, 'our_shop_products_3_image', '100'),
(2912, 185, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(2913, 185, 'our_shop_products_3_name', 'Eye Lens'),
(2914, 185, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(2915, 185, 'second_section_left_image', '107'),
(2916, 185, '_second_section_left_image', 'field_67bdc5e70163e'),
(2917, 185, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(2918, 185, '_second_section_content', 'field_67bdc5fa0163f'),
(2919, 185, 'partner_logos_2_image', '152'),
(2920, 185, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(2921, 185, 'partner_logos_3_image', '153'),
(2922, 185, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(2923, 185, 'partner_logos_4_image', '154'),
(2924, 185, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(2925, 185, 'partner_logos_5_image', '155'),
(2926, 185, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(2927, 185, 'partner_logos_6_image', '156'),
(2928, 185, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(2929, 185, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(2930, 185, '_points_2_question', 'field_67bdb3b2ffdae'),
(2931, 185, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(2932, 185, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(2933, 186, 'banners_0_image', '79'),
(2934, 186, '_banners_0_image', 'field_67bdb70c47a08'),
(2935, 186, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(2936, 186, '_banners_0_content', 'field_67bdb76247a09'),
(2937, 186, 'banners_1_image', '80'),
(2938, 186, '_banners_1_image', 'field_67bdb70c47a08'),
(2939, 186, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(2940, 186, '_banners_1_content', 'field_67bdb76247a09'),
(2941, 186, 'banners_2_image', '78'),
(2942, 186, '_banners_2_image', 'field_67bdb70c47a08'),
(2943, 186, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(2944, 186, '_banners_2_content', 'field_67bdb76247a09'),
(2945, 186, 'banners', '3'),
(2946, 186, '_banners', 'field_67bdb70047a07'),
(2947, 186, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(2948, 186, '_our_shop_content', 'field_67bdb5e760e45'),
(2949, 186, 'our_shop_products', '4'),
(2950, 186, '_our_shop_products', 'field_67bdb5f660e46'),
(2951, 186, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(2952, 186, '_testimonials_section_content', 'field_67bdb54b848fd'),
(2953, 186, 'testimonials', '2'),
(2954, 186, '_testimonials', 'field_67bdb55c848fe'),
(2955, 186, 'points', '3'),
(2956, 186, '_points', 'field_67bdb3a2ffdad'),
(2957, 186, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(2958, 186, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(2959, 186, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(2960, 186, '_blog_section_content', 'field_67bdb35ac7fba'),
(2961, 186, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(2962, 186, '_billing_content', 'field_67bdb31ab7df6'),
(2963, 186, 'partner_logos', '7'),
(2964, 186, '_partner_logos', 'field_67bdb2ef7c52f'),
(2965, 186, 'partner_logos_0_image', '150'),
(2966, 186, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(2967, 186, 'partner_logos_1_image', '151'),
(2968, 186, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(2969, 186, 'points_0_question', 'What makes your eyewear selection unique?'),
(2970, 186, '_points_0_question', 'field_67bdb3b2ffdae'),
(2971, 186, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(2972, 186, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(2973, 186, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(2974, 186, '_points_1_question', 'field_67bdb3b2ffdae'),
(2975, 186, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(2976, 186, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(2977, 186, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(2978, 186, '_testimonials_0_content', 'field_67bdb56b848ff'),
(2979, 186, 'testimonials_0_name', 'Matthew Bryson'),
(2980, 186, '_testimonials_0_name', 'field_67bdb58784900'),
(2981, 186, 'testimonials_0_picture', '93'),
(2982, 186, '_testimonials_0_picture', 'field_67bdb59484901'),
(2983, 186, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(2984, 186, '_testimonials_1_content', 'field_67bdb56b848ff'),
(2985, 186, 'testimonials_1_name', 'Matthew Bryson'),
(2986, 186, '_testimonials_1_name', 'field_67bdb58784900'),
(2987, 186, 'testimonials_1_picture', '93'),
(2988, 186, '_testimonials_1_picture', 'field_67bdb59484901'),
(2989, 186, 'our_shop_products_0_image', '97'),
(2990, 186, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(2991, 186, 'our_shop_products_0_name', 'Sun Glasess'),
(2992, 186, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(2993, 186, 'our_shop_products_1_image', '98'),
(2994, 186, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(2995, 186, 'our_shop_products_1_name', 'Eye Lens'),
(2996, 186, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(2997, 186, 'our_shop_products_2_image', '99'),
(2998, 186, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(2999, 186, 'our_shop_products_2_name', 'Eye Wear'),
(3000, 186, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3001, 186, 'our_shop_products_3_image', '100'),
(3002, 186, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3003, 186, 'our_shop_products_3_name', 'Contact Lens'),
(3004, 186, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3005, 186, 'second_section_left_image', '107'),
(3006, 186, '_second_section_left_image', 'field_67bdc5e70163e'),
(3007, 186, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3008, 186, '_second_section_content', 'field_67bdc5fa0163f'),
(3009, 186, 'partner_logos_2_image', '152'),
(3010, 186, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3011, 186, 'partner_logos_3_image', '153'),
(3012, 186, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3013, 186, 'partner_logos_4_image', '154'),
(3014, 186, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3015, 186, 'partner_logos_5_image', '155'),
(3016, 186, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3017, 186, 'partner_logos_6_image', '156'),
(3018, 186, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3019, 186, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3020, 186, '_points_2_question', 'field_67bdb3b2ffdae'),
(3021, 186, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3022, 186, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3023, 187, 'banners_0_image', '79'),
(3024, 187, '_banners_0_image', 'field_67bdb70c47a08'),
(3025, 187, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3026, 187, '_banners_0_content', 'field_67bdb76247a09'),
(3027, 187, 'banners_1_image', '80'),
(3028, 187, '_banners_1_image', 'field_67bdb70c47a08'),
(3029, 187, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3030, 187, '_banners_1_content', 'field_67bdb76247a09'),
(3031, 187, 'banners_2_image', '78'),
(3032, 187, '_banners_2_image', 'field_67bdb70c47a08'),
(3033, 187, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3034, 187, '_banners_2_content', 'field_67bdb76247a09'),
(3035, 187, 'banners', '3'),
(3036, 187, '_banners', 'field_67bdb70047a07'),
(3037, 187, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3038, 187, '_our_shop_content', 'field_67bdb5e760e45'),
(3039, 187, 'our_shop_products', '4'),
(3040, 187, '_our_shop_products', 'field_67bdb5f660e46'),
(3041, 187, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Custumers Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver world class digital experience with quality releases and help accelerate your release velocity.</p>'),
(3042, 187, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3043, 187, 'testimonials', '2'),
(3044, 187, '_testimonials', 'field_67bdb55c848fe'),
(3045, 187, 'points', '3'),
(3046, 187, '_points', 'field_67bdb3a2ffdad'),
(3047, 187, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3048, 187, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3049, 187, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3050, 187, '_blog_section_content', 'field_67bdb35ac7fba'),
(3051, 187, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3052, 187, '_billing_content', 'field_67bdb31ab7df6'),
(3053, 187, 'partner_logos', '7'),
(3054, 187, '_partner_logos', 'field_67bdb2ef7c52f'),
(3055, 187, 'partner_logos_0_image', '150'),
(3056, 187, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3057, 187, 'partner_logos_1_image', '151'),
(3058, 187, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3059, 187, 'points_0_question', 'What makes your eyewear selection unique?'),
(3060, 187, '_points_0_question', 'field_67bdb3b2ffdae'),
(3061, 187, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3062, 187, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3063, 187, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3064, 187, '_points_1_question', 'field_67bdb3b2ffdae'),
(3065, 187, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3066, 187, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3067, 187, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3068, 187, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3069, 187, 'testimonials_0_name', 'Matthew Bryson'),
(3070, 187, '_testimonials_0_name', 'field_67bdb58784900'),
(3071, 187, 'testimonials_0_picture', '93'),
(3072, 187, '_testimonials_0_picture', 'field_67bdb59484901'),
(3073, 187, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3074, 187, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3075, 187, 'testimonials_1_name', 'Matthew Bryson'),
(3076, 187, '_testimonials_1_name', 'field_67bdb58784900'),
(3077, 187, 'testimonials_1_picture', '93'),
(3078, 187, '_testimonials_1_picture', 'field_67bdb59484901'),
(3079, 187, 'our_shop_products_0_image', '97'),
(3080, 187, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3081, 187, 'our_shop_products_0_name', 'Sun Glasses'),
(3082, 187, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3083, 187, 'our_shop_products_1_image', '98'),
(3084, 187, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3085, 187, 'our_shop_products_1_name', 'Eye Lens'),
(3086, 187, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3087, 187, 'our_shop_products_2_image', '99'),
(3088, 187, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3089, 187, 'our_shop_products_2_name', 'Eye Wear'),
(3090, 187, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3091, 187, 'our_shop_products_3_image', '100'),
(3092, 187, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3093, 187, 'our_shop_products_3_name', 'Contact Lens'),
(3094, 187, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3095, 187, 'second_section_left_image', '107'),
(3096, 187, '_second_section_left_image', 'field_67bdc5e70163e'),
(3097, 187, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3098, 187, '_second_section_content', 'field_67bdc5fa0163f'),
(3099, 187, 'partner_logos_2_image', '152'),
(3100, 187, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3101, 187, 'partner_logos_3_image', '153'),
(3102, 187, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3103, 187, 'partner_logos_4_image', '154'),
(3104, 187, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3105, 187, 'partner_logos_5_image', '155'),
(3106, 187, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3107, 187, 'partner_logos_6_image', '156'),
(3108, 187, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3109, 187, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3110, 187, '_points_2_question', 'field_67bdb3b2ffdae'),
(3111, 187, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3112, 187, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3113, 188, 'banners_0_image', '79'),
(3114, 188, '_banners_0_image', 'field_67bdb70c47a08'),
(3115, 188, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3116, 188, '_banners_0_content', 'field_67bdb76247a09'),
(3117, 188, 'banners_1_image', '80'),
(3118, 188, '_banners_1_image', 'field_67bdb70c47a08'),
(3119, 188, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3120, 188, '_banners_1_content', 'field_67bdb76247a09'),
(3121, 188, 'banners_2_image', '78'),
(3122, 188, '_banners_2_image', 'field_67bdb70c47a08'),
(3123, 188, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3124, 188, '_banners_2_content', 'field_67bdb76247a09'),
(3125, 188, 'banners', '3'),
(3126, 188, '_banners', 'field_67bdb70047a07'),
(3127, 188, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3128, 188, '_our_shop_content', 'field_67bdb5e760e45'),
(3129, 188, 'our_shop_products', '4'),
(3130, 188, '_our_shop_products', 'field_67bdb5f660e46'),
(3131, 188, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3132, 188, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3133, 188, 'testimonials', '2'),
(3134, 188, '_testimonials', 'field_67bdb55c848fe'),
(3135, 188, 'points', '3'),
(3136, 188, '_points', 'field_67bdb3a2ffdad'),
(3137, 188, 'why_chosse_us_section_content', '<h2>WHY CHOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3138, 188, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3139, 188, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3140, 188, '_blog_section_content', 'field_67bdb35ac7fba'),
(3141, 188, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3142, 188, '_billing_content', 'field_67bdb31ab7df6'),
(3143, 188, 'partner_logos', '7'),
(3144, 188, '_partner_logos', 'field_67bdb2ef7c52f'),
(3145, 188, 'partner_logos_0_image', '150'),
(3146, 188, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3147, 188, 'partner_logos_1_image', '151'),
(3148, 188, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3149, 188, 'points_0_question', 'What makes your eyewear selection unique?'),
(3150, 188, '_points_0_question', 'field_67bdb3b2ffdae'),
(3151, 188, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3152, 188, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3153, 188, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3154, 188, '_points_1_question', 'field_67bdb3b2ffdae'),
(3155, 188, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3156, 188, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3157, 188, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3158, 188, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3159, 188, 'testimonials_0_name', 'Matthew Bryson'),
(3160, 188, '_testimonials_0_name', 'field_67bdb58784900'),
(3161, 188, 'testimonials_0_picture', '93'),
(3162, 188, '_testimonials_0_picture', 'field_67bdb59484901'),
(3163, 188, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3164, 188, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3165, 188, 'testimonials_1_name', 'Matthew Bryson'),
(3166, 188, '_testimonials_1_name', 'field_67bdb58784900'),
(3167, 188, 'testimonials_1_picture', '93'),
(3168, 188, '_testimonials_1_picture', 'field_67bdb59484901'),
(3169, 188, 'our_shop_products_0_image', '97'),
(3170, 188, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3171, 188, 'our_shop_products_0_name', 'Sun Glasses'),
(3172, 188, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3173, 188, 'our_shop_products_1_image', '98'),
(3174, 188, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3175, 188, 'our_shop_products_1_name', 'Eye Lens'),
(3176, 188, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3177, 188, 'our_shop_products_2_image', '99'),
(3178, 188, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3179, 188, 'our_shop_products_2_name', 'Eye Wear'),
(3180, 188, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3181, 188, 'our_shop_products_3_image', '100'),
(3182, 188, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3183, 188, 'our_shop_products_3_name', 'Contact Lens'),
(3184, 188, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3185, 188, 'second_section_left_image', '107'),
(3186, 188, '_second_section_left_image', 'field_67bdc5e70163e'),
(3187, 188, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3188, 188, '_second_section_content', 'field_67bdc5fa0163f'),
(3189, 188, 'partner_logos_2_image', '152'),
(3190, 188, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3191, 188, 'partner_logos_3_image', '153'),
(3192, 188, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3193, 188, 'partner_logos_4_image', '154'),
(3194, 188, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3195, 188, 'partner_logos_5_image', '155'),
(3196, 188, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3197, 188, 'partner_logos_6_image', '156'),
(3198, 188, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3199, 188, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3200, 188, '_points_2_question', 'field_67bdb3b2ffdae'),
(3201, 188, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3202, 188, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3203, 189, 'banners_0_image', '79'),
(3204, 189, '_banners_0_image', 'field_67bdb70c47a08'),
(3205, 189, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3206, 189, '_banners_0_content', 'field_67bdb76247a09'),
(3207, 189, 'banners_1_image', '80'),
(3208, 189, '_banners_1_image', 'field_67bdb70c47a08'),
(3209, 189, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3210, 189, '_banners_1_content', 'field_67bdb76247a09'),
(3211, 189, 'banners_2_image', '78'),
(3212, 189, '_banners_2_image', 'field_67bdb70c47a08'),
(3213, 189, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3214, 189, '_banners_2_content', 'field_67bdb76247a09'),
(3215, 189, 'banners', '3'),
(3216, 189, '_banners', 'field_67bdb70047a07'),
(3217, 189, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3218, 189, '_our_shop_content', 'field_67bdb5e760e45'),
(3219, 189, 'our_shop_products', '4'),
(3220, 189, '_our_shop_products', 'field_67bdb5f660e46'),
(3221, 189, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3222, 189, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3223, 189, 'testimonials', '2'),
(3224, 189, '_testimonials', 'field_67bdb55c848fe'),
(3225, 189, 'points', '3'),
(3226, 189, '_points', 'field_67bdb3a2ffdad');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3227, 189, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3228, 189, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3229, 189, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3230, 189, '_blog_section_content', 'field_67bdb35ac7fba'),
(3231, 189, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3232, 189, '_billing_content', 'field_67bdb31ab7df6'),
(3233, 189, 'partner_logos', '7'),
(3234, 189, '_partner_logos', 'field_67bdb2ef7c52f'),
(3235, 189, 'partner_logos_0_image', '150'),
(3236, 189, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3237, 189, 'partner_logos_1_image', '151'),
(3238, 189, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3239, 189, 'points_0_question', 'What makes your eyewear selection unique?'),
(3240, 189, '_points_0_question', 'field_67bdb3b2ffdae'),
(3241, 189, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3242, 189, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3243, 189, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3244, 189, '_points_1_question', 'field_67bdb3b2ffdae'),
(3245, 189, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3246, 189, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3247, 189, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3248, 189, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3249, 189, 'testimonials_0_name', 'Matthew Bryson'),
(3250, 189, '_testimonials_0_name', 'field_67bdb58784900'),
(3251, 189, 'testimonials_0_picture', '93'),
(3252, 189, '_testimonials_0_picture', 'field_67bdb59484901'),
(3253, 189, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3254, 189, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3255, 189, 'testimonials_1_name', 'Matthew Bryson'),
(3256, 189, '_testimonials_1_name', 'field_67bdb58784900'),
(3257, 189, 'testimonials_1_picture', '93'),
(3258, 189, '_testimonials_1_picture', 'field_67bdb59484901'),
(3259, 189, 'our_shop_products_0_image', '97'),
(3260, 189, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3261, 189, 'our_shop_products_0_name', 'Sun Glasses'),
(3262, 189, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3263, 189, 'our_shop_products_1_image', '98'),
(3264, 189, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3265, 189, 'our_shop_products_1_name', 'Eye Lens'),
(3266, 189, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3267, 189, 'our_shop_products_2_image', '99'),
(3268, 189, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3269, 189, 'our_shop_products_2_name', 'Eye Wear'),
(3270, 189, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3271, 189, 'our_shop_products_3_image', '100'),
(3272, 189, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3273, 189, 'our_shop_products_3_name', 'Contact Lens'),
(3274, 189, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3275, 189, 'second_section_left_image', '107'),
(3276, 189, '_second_section_left_image', 'field_67bdc5e70163e'),
(3277, 189, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3278, 189, '_second_section_content', 'field_67bdc5fa0163f'),
(3279, 189, 'partner_logos_2_image', '152'),
(3280, 189, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3281, 189, 'partner_logos_3_image', '153'),
(3282, 189, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3283, 189, 'partner_logos_4_image', '154'),
(3284, 189, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3285, 189, 'partner_logos_5_image', '155'),
(3286, 189, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3287, 189, 'partner_logos_6_image', '156'),
(3288, 189, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3289, 189, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3290, 189, '_points_2_question', 'field_67bdb3b2ffdae'),
(3291, 189, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3292, 189, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3293, 190, 'banners_0_image', '79'),
(3294, 190, '_banners_0_image', 'field_67bdb70c47a08'),
(3295, 190, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3296, 190, '_banners_0_content', 'field_67bdb76247a09'),
(3297, 190, 'banners_1_image', '80'),
(3298, 190, '_banners_1_image', 'field_67bdb70c47a08'),
(3299, 190, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision For a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3300, 190, '_banners_1_content', 'field_67bdb76247a09'),
(3301, 190, 'banners_2_image', '78'),
(3302, 190, '_banners_2_image', 'field_67bdb70c47a08'),
(3303, 190, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3304, 190, '_banners_2_content', 'field_67bdb76247a09'),
(3305, 190, 'banners', '3'),
(3306, 190, '_banners', 'field_67bdb70047a07'),
(3307, 190, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3308, 190, '_our_shop_content', 'field_67bdb5e760e45'),
(3309, 190, 'our_shop_products', '4'),
(3310, 190, '_our_shop_products', 'field_67bdb5f660e46'),
(3311, 190, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3312, 190, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3313, 190, 'testimonials', '2'),
(3314, 190, '_testimonials', 'field_67bdb55c848fe'),
(3315, 190, 'points', '3'),
(3316, 190, '_points', 'field_67bdb3a2ffdad'),
(3317, 190, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3318, 190, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3319, 190, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3320, 190, '_blog_section_content', 'field_67bdb35ac7fba'),
(3321, 190, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3322, 190, '_billing_content', 'field_67bdb31ab7df6'),
(3323, 190, 'partner_logos', '7'),
(3324, 190, '_partner_logos', 'field_67bdb2ef7c52f'),
(3325, 190, 'partner_logos_0_image', '150'),
(3326, 190, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3327, 190, 'partner_logos_1_image', '151'),
(3328, 190, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3329, 190, 'points_0_question', 'What makes your eyewear selection unique?'),
(3330, 190, '_points_0_question', 'field_67bdb3b2ffdae'),
(3331, 190, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3332, 190, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3333, 190, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3334, 190, '_points_1_question', 'field_67bdb3b2ffdae'),
(3335, 190, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3336, 190, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3337, 190, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3338, 190, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3339, 190, 'testimonials_0_name', 'Matthew Bryson'),
(3340, 190, '_testimonials_0_name', 'field_67bdb58784900'),
(3341, 190, 'testimonials_0_picture', '93'),
(3342, 190, '_testimonials_0_picture', 'field_67bdb59484901'),
(3343, 190, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3344, 190, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3345, 190, 'testimonials_1_name', 'Matthew Bryson'),
(3346, 190, '_testimonials_1_name', 'field_67bdb58784900'),
(3347, 190, 'testimonials_1_picture', '93'),
(3348, 190, '_testimonials_1_picture', 'field_67bdb59484901'),
(3349, 190, 'our_shop_products_0_image', '97'),
(3350, 190, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3351, 190, 'our_shop_products_0_name', 'Sun Glasses'),
(3352, 190, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3353, 190, 'our_shop_products_1_image', '98'),
(3354, 190, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3355, 190, 'our_shop_products_1_name', 'Eye Lens'),
(3356, 190, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3357, 190, 'our_shop_products_2_image', '99'),
(3358, 190, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3359, 190, 'our_shop_products_2_name', 'Eye Wear'),
(3360, 190, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3361, 190, 'our_shop_products_3_image', '100'),
(3362, 190, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3363, 190, 'our_shop_products_3_name', 'Contact Lens'),
(3364, 190, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3365, 190, 'second_section_left_image', '107'),
(3366, 190, '_second_section_left_image', 'field_67bdc5e70163e'),
(3367, 190, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3368, 190, '_second_section_content', 'field_67bdc5fa0163f'),
(3369, 190, 'partner_logos_2_image', '152'),
(3370, 190, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3371, 190, 'partner_logos_3_image', '153'),
(3372, 190, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3373, 190, 'partner_logos_4_image', '154'),
(3374, 190, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3375, 190, 'partner_logos_5_image', '155'),
(3376, 190, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3377, 190, 'partner_logos_6_image', '156'),
(3378, 190, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3379, 190, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3380, 190, '_points_2_question', 'field_67bdb3b2ffdae'),
(3381, 190, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3382, 190, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3383, 191, 'banners_0_image', '79'),
(3384, 191, '_banners_0_image', 'field_67bdb70c47a08'),
(3385, 191, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3386, 191, '_banners_0_content', 'field_67bdb76247a09'),
(3387, 191, 'banners_1_image', '80'),
(3388, 191, '_banners_1_image', 'field_67bdb70c47a08'),
(3389, 191, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3390, 191, '_banners_1_content', 'field_67bdb76247a09'),
(3391, 191, 'banners_2_image', '78'),
(3392, 191, '_banners_2_image', 'field_67bdb70c47a08'),
(3393, 191, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3394, 191, '_banners_2_content', 'field_67bdb76247a09'),
(3395, 191, 'banners', '3'),
(3396, 191, '_banners', 'field_67bdb70047a07'),
(3397, 191, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3398, 191, '_our_shop_content', 'field_67bdb5e760e45'),
(3399, 191, 'our_shop_products', '4'),
(3400, 191, '_our_shop_products', 'field_67bdb5f660e46'),
(3401, 191, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3402, 191, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3403, 191, 'testimonials', '2'),
(3404, 191, '_testimonials', 'field_67bdb55c848fe'),
(3405, 191, 'points', '3'),
(3406, 191, '_points', 'field_67bdb3a2ffdad'),
(3407, 191, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3408, 191, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3409, 191, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3410, 191, '_blog_section_content', 'field_67bdb35ac7fba'),
(3411, 191, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3412, 191, '_billing_content', 'field_67bdb31ab7df6'),
(3413, 191, 'partner_logos', '7'),
(3414, 191, '_partner_logos', 'field_67bdb2ef7c52f'),
(3415, 191, 'partner_logos_0_image', '150'),
(3416, 191, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3417, 191, 'partner_logos_1_image', '151'),
(3418, 191, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3419, 191, 'points_0_question', 'What makes your eyewear selection unique?'),
(3420, 191, '_points_0_question', 'field_67bdb3b2ffdae'),
(3421, 191, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3422, 191, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3423, 191, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3424, 191, '_points_1_question', 'field_67bdb3b2ffdae'),
(3425, 191, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3426, 191, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3427, 191, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3428, 191, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3429, 191, 'testimonials_0_name', 'Matthew Bryson'),
(3430, 191, '_testimonials_0_name', 'field_67bdb58784900'),
(3431, 191, 'testimonials_0_picture', '93'),
(3432, 191, '_testimonials_0_picture', 'field_67bdb59484901'),
(3433, 191, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3434, 191, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3435, 191, 'testimonials_1_name', 'Matthew Bryson'),
(3436, 191, '_testimonials_1_name', 'field_67bdb58784900'),
(3437, 191, 'testimonials_1_picture', '93'),
(3438, 191, '_testimonials_1_picture', 'field_67bdb59484901'),
(3439, 191, 'our_shop_products_0_image', '97'),
(3440, 191, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3441, 191, 'our_shop_products_0_name', 'Sun Glasses'),
(3442, 191, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3443, 191, 'our_shop_products_1_image', '98'),
(3444, 191, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3445, 191, 'our_shop_products_1_name', 'Eye Lens'),
(3446, 191, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3447, 191, 'our_shop_products_2_image', '99'),
(3448, 191, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3449, 191, 'our_shop_products_2_name', 'Eye Wear'),
(3450, 191, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3451, 191, 'our_shop_products_3_image', '100'),
(3452, 191, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3453, 191, 'our_shop_products_3_name', 'Contact Lens'),
(3454, 191, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3455, 191, 'second_section_left_image', '107'),
(3456, 191, '_second_section_left_image', 'field_67bdc5e70163e'),
(3457, 191, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3458, 191, '_second_section_content', 'field_67bdc5fa0163f'),
(3459, 191, 'partner_logos_2_image', '152'),
(3460, 191, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3461, 191, 'partner_logos_3_image', '153'),
(3462, 191, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3463, 191, 'partner_logos_4_image', '154'),
(3464, 191, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3465, 191, 'partner_logos_5_image', '155'),
(3466, 191, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3467, 191, 'partner_logos_6_image', '156'),
(3468, 191, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3469, 191, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3470, 191, '_points_2_question', 'field_67bdb3b2ffdae'),
(3471, 191, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3472, 191, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3473, 193, '_edit_lock', '1740598317:1'),
(3474, 193, '_edit_last', '1'),
(3475, 193, '_wp_trash_meta_status', 'publish'),
(3476, 193, '_wp_trash_meta_time', '1740598332'),
(3477, 193, '_wp_desired_post_slug', 'eye-exam-doctor'),
(3478, 134, '_wp_page_template', 'template_services.php'),
(3479, 196, '_menu_item_type', 'post_type'),
(3480, 196, '_menu_item_menu_item_parent', '0'),
(3481, 196, '_menu_item_object_id', '134'),
(3482, 196, '_menu_item_object', 'page'),
(3483, 196, '_menu_item_target', ''),
(3484, 196, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3485, 196, '_menu_item_xfn', ''),
(3486, 196, '_menu_item_url', ''),
(3488, 37, '_wp_old_date', '2025-02-25'),
(3489, 31, '_wp_old_date', '2025-02-25'),
(3490, 35, '_wp_old_date', '2025-02-25'),
(3491, 39, '_wp_old_date', '2025-02-25'),
(3492, 38, '_wp_old_date', '2025-02-25'),
(3493, 34, '_wp_old_date', '2025-02-25'),
(3494, 36, '_wp_old_date', '2025-02-25'),
(3495, 32, '_wp_old_date', '2025-02-25'),
(3496, 33, '_wp_old_date', '2025-02-25'),
(3497, 197, '_wp_attached_file', '2025/02/IMG_1155-1024x768-1.jpg'),
(3498, 197, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:31:\"2025/02/IMG_1155-1024x768-1.jpg\";s:8:\"filesize\";i:163772;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_1155-1024x768-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1155-1024x768-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IMG_1155-1024x768-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88428;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1155-1024x768-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 11 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711627588\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3499, 198, '_wp_attached_file', '2025/02/IMG_1156-1024x768-1.jpg'),
(3500, 198, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:31:\"2025/02/IMG_1156-1024x768-1.jpg\";s:8:\"filesize\";i:150023;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_1156-1024x768-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1156-1024x768-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8589;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IMG_1156-1024x768-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81235;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1156-1024x768-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 11 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711627596\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3501, 199, '_wp_attached_file', '2025/02/IMG_1157-768x1024-1.jpg'),
(3502, 199, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:1024;s:4:\"file\";s:31:\"2025/02/IMG_1157-768x1024-1.jpg\";s:8:\"filesize\";i:192306;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_1157-768x1024-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1157-768x1024-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8078;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1157-768x1024-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 11 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711627613\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00021701388888889\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3503, 200, '_wp_attached_file', '2025/02/IMG_1158-1024x768-1.jpg'),
(3504, 200, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:31:\"2025/02/IMG_1158-1024x768-1.jpg\";s:8:\"filesize\";i:202740;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_1158-1024x768-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1158-1024x768-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IMG_1158-1024x768-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103708;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1158-1024x768-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 11 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711627618\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00023397285914834\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3505, 201, '_wp_attached_file', '2025/02/IMG_1154-1024x768-1.jpg'),
(3506, 201, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:31:\"2025/02/IMG_1154-1024x768-1.jpg\";s:8:\"filesize\";i:97432;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_1154-1024x768-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1154-1024x768-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4541;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IMG_1154-1024x768-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52435;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_1154-1024x768-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 11 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711627571\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3507, 21, 'gallery_images_2_image', '199'),
(3508, 21, '_gallery_images_2_image', 'field_67bd8a31a485c'),
(3509, 21, 'gallery_images_3_image', '200'),
(3510, 21, '_gallery_images_3_image', 'field_67bd8a31a485c'),
(3511, 21, 'gallery_images_4_image', '201'),
(3512, 21, '_gallery_images_4_image', 'field_67bd8a31a485c'),
(3513, 164, 'gallery_images_0_image', '197'),
(3514, 164, '_gallery_images_0_image', 'field_67bd8a31a485c'),
(3515, 164, 'gallery_images', '5'),
(3516, 164, '_gallery_images', 'field_67bd89bca485b'),
(3517, 164, 'gallery_images_1_image', '198'),
(3518, 164, '_gallery_images_1_image', 'field_67bd8a31a485c'),
(3519, 164, 'gallery_images_2_image', '199'),
(3520, 164, '_gallery_images_2_image', 'field_67bd8a31a485c'),
(3521, 164, 'gallery_images_3_image', '200'),
(3522, 164, '_gallery_images_3_image', 'field_67bd8a31a485c'),
(3523, 164, 'gallery_images_4_image', '201'),
(3524, 164, '_gallery_images_4_image', 'field_67bd8a31a485c'),
(3525, 203, '_wp_attached_file', '2025/02/single-img02.jpg'),
(3526, 203, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:513;s:6:\"height\";i:686;s:4:\"file\";s:24:\"2025/02/single-img02.jpg\";s:8:\"filesize\";i:196889;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"single-img02-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"single-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5824;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"single-img02-513x510.jpg\";s:5:\"width\";i:513;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36677;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3527, 192, 'banners_0_image', '79'),
(3528, 192, '_banners_0_image', 'field_67bdb70c47a08'),
(3529, 192, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3530, 192, '_banners_0_content', 'field_67bdb76247a09'),
(3531, 192, 'banners_1_image', '80'),
(3532, 192, '_banners_1_image', 'field_67bdb70c47a08'),
(3533, 192, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3534, 192, '_banners_1_content', 'field_67bdb76247a09'),
(3535, 192, 'banners_2_image', '78'),
(3536, 192, '_banners_2_image', 'field_67bdb70c47a08'),
(3537, 192, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3538, 192, '_banners_2_content', 'field_67bdb76247a09'),
(3539, 192, 'banners', '3'),
(3540, 192, '_banners', 'field_67bdb70047a07'),
(3541, 192, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3542, 192, '_our_shop_content', 'field_67bdb5e760e45'),
(3543, 192, 'our_shop_products', '4'),
(3544, 192, '_our_shop_products', 'field_67bdb5f660e46'),
(3545, 192, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3546, 192, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3547, 192, 'testimonials', '2'),
(3548, 192, '_testimonials', 'field_67bdb55c848fe'),
(3549, 192, 'points', '3'),
(3550, 192, '_points', 'field_67bdb3a2ffdad'),
(3551, 192, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3552, 192, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3553, 192, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3554, 192, '_blog_section_content', 'field_67bdb35ac7fba'),
(3555, 192, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3556, 192, '_billing_content', 'field_67bdb31ab7df6'),
(3557, 192, 'partner_logos', '7'),
(3558, 192, '_partner_logos', 'field_67bdb2ef7c52f'),
(3559, 192, 'partner_logos_0_image', '150'),
(3560, 192, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3561, 192, 'partner_logos_1_image', '151'),
(3562, 192, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3563, 192, 'points_0_question', 'What makes your eyewear selection unique?'),
(3564, 192, '_points_0_question', 'field_67bdb3b2ffdae'),
(3565, 192, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3566, 192, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3567, 192, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3568, 192, '_points_1_question', 'field_67bdb3b2ffdae'),
(3569, 192, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3570, 192, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3571, 192, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3572, 192, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3573, 192, 'testimonials_0_name', 'Matthew Bryson'),
(3574, 192, '_testimonials_0_name', 'field_67bdb58784900'),
(3575, 192, 'testimonials_0_picture', '93'),
(3576, 192, '_testimonials_0_picture', 'field_67bdb59484901');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3577, 192, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3578, 192, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3579, 192, 'testimonials_1_name', 'Matthew Bryson'),
(3580, 192, '_testimonials_1_name', 'field_67bdb58784900'),
(3581, 192, 'testimonials_1_picture', '93'),
(3582, 192, '_testimonials_1_picture', 'field_67bdb59484901'),
(3583, 192, 'our_shop_products_0_image', '97'),
(3584, 192, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3585, 192, 'our_shop_products_0_name', 'Sun Glasses'),
(3586, 192, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3587, 192, 'our_shop_products_1_image', '98'),
(3588, 192, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3589, 192, 'our_shop_products_1_name', 'Eye Lens'),
(3590, 192, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3591, 192, 'our_shop_products_2_image', '99'),
(3592, 192, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3593, 192, 'our_shop_products_2_name', 'Eye Wear'),
(3594, 192, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3595, 192, 'our_shop_products_3_image', '100'),
(3596, 192, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3597, 192, 'our_shop_products_3_name', 'Contact Lens'),
(3598, 192, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3599, 192, 'second_section_left_image', '203'),
(3600, 192, '_second_section_left_image', 'field_67bdc5e70163e'),
(3601, 192, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3602, 192, '_second_section_content', 'field_67bdc5fa0163f'),
(3603, 192, 'partner_logos_2_image', '152'),
(3604, 192, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3605, 192, 'partner_logos_3_image', '153'),
(3606, 192, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3607, 192, 'partner_logos_4_image', '154'),
(3608, 192, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3609, 192, 'partner_logos_5_image', '155'),
(3610, 192, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3611, 192, 'partner_logos_6_image', '156'),
(3612, 192, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3613, 192, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3614, 192, '_points_2_question', 'field_67bdb3b2ffdae'),
(3615, 192, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3616, 192, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3617, 205, '_wp_attached_file', '2025/02/About-Us-pg.png'),
(3618, 205, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:466;s:6:\"height\";i:555;s:4:\"file\";s:23:\"2025/02/About-Us-pg.png\";s:8:\"filesize\";i:344392;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"About-Us-pg-252x300.png\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"About-Us-pg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39644;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"About-Us-pg-466x510.png\";s:5:\"width\";i:466;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3619, 208, '_wp_attached_file', '2025/02/ourTeam_EYEGLASSES1671482781.png'),
(3620, 208, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:40:\"2025/02/ourTeam_EYEGLASSES1671482781.png\";s:8:\"filesize\";i:13741;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"ourTeam_EYEGLASSES1671482781-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3621, 209, '_wp_attached_file', '2025/02/ourTeam_SUNGLASSES1671482761.png'),
(3622, 209, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:40:\"2025/02/ourTeam_SUNGLASSES1671482761.png\";s:8:\"filesize\";i:13038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"ourTeam_SUNGLASSES1671482761-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3623, 210, '_wp_attached_file', '2025/02/ourTeam_CONTACT_LENSES1671482740.png'),
(3624, 210, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:44:\"2025/02/ourTeam_CONTACT_LENSES1671482740.png\";s:8:\"filesize\";i:31852;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"ourTeam_CONTACT_LENSES1671482740-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3625, 211, '_wp_attached_file', '2025/02/ourTeam_LENSES1671482719.png'),
(3626, 211, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:36:\"2025/02/ourTeam_LENSES1671482719.png\";s:8:\"filesize\";i:13204;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"ourTeam_LENSES1671482719-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3627, 204, 'banners_0_image', '79'),
(3628, 204, '_banners_0_image', 'field_67bdb70c47a08'),
(3629, 204, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3630, 204, '_banners_0_content', 'field_67bdb76247a09'),
(3631, 204, 'banners_1_image', '80'),
(3632, 204, '_banners_1_image', 'field_67bdb70c47a08'),
(3633, 204, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3634, 204, '_banners_1_content', 'field_67bdb76247a09'),
(3635, 204, 'banners_2_image', '78'),
(3636, 204, '_banners_2_image', 'field_67bdb70c47a08'),
(3637, 204, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3638, 204, '_banners_2_content', 'field_67bdb76247a09'),
(3639, 204, 'banners', '3'),
(3640, 204, '_banners', 'field_67bdb70047a07'),
(3641, 204, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3642, 204, '_our_shop_content', 'field_67bdb5e760e45'),
(3643, 204, 'our_shop_products', '4'),
(3644, 204, '_our_shop_products', 'field_67bdb5f660e46'),
(3645, 204, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3646, 204, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3647, 204, 'testimonials', '2'),
(3648, 204, '_testimonials', 'field_67bdb55c848fe'),
(3649, 204, 'points', '3'),
(3650, 204, '_points', 'field_67bdb3a2ffdad'),
(3651, 204, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3652, 204, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3653, 204, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3654, 204, '_blog_section_content', 'field_67bdb35ac7fba'),
(3655, 204, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3656, 204, '_billing_content', 'field_67bdb31ab7df6'),
(3657, 204, 'partner_logos', '7'),
(3658, 204, '_partner_logos', 'field_67bdb2ef7c52f'),
(3659, 204, 'partner_logos_0_image', '150'),
(3660, 204, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3661, 204, 'partner_logos_1_image', '151'),
(3662, 204, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3663, 204, 'points_0_question', 'What makes your eyewear selection unique?'),
(3664, 204, '_points_0_question', 'field_67bdb3b2ffdae'),
(3665, 204, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3666, 204, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3667, 204, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3668, 204, '_points_1_question', 'field_67bdb3b2ffdae'),
(3669, 204, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3670, 204, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3671, 204, 'testimonials_0_content', 'second-day using <em>@lambdatesting</em> and it\'s\r\n                                            already proven itself a lot faster than Cross Browser Testing and\r\n                                            BrowserStack, at half the price! bargain'),
(3672, 204, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3673, 204, 'testimonials_0_name', 'Matthew Bryson'),
(3674, 204, '_testimonials_0_name', 'field_67bdb58784900'),
(3675, 204, 'testimonials_0_picture', '93'),
(3676, 204, '_testimonials_0_picture', 'field_67bdb59484901'),
(3677, 204, 'testimonials_1_content', '<em>@lambdatesting</em> is fantastic. Cross\r\n                                            browser and device testingtesting frustration is minimized. You can’t get\r\n                                            rid of clients that need ie11 nor can you own every device but lambda test\r\n                                            bridge that gap.'),
(3678, 204, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3679, 204, 'testimonials_1_name', 'Matthew Bryson'),
(3680, 204, '_testimonials_1_name', 'field_67bdb58784900'),
(3681, 204, 'testimonials_1_picture', '93'),
(3682, 204, '_testimonials_1_picture', 'field_67bdb59484901'),
(3683, 204, 'our_shop_products_0_image', '209'),
(3684, 204, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3685, 204, 'our_shop_products_0_name', 'Sun Glasses'),
(3686, 204, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3687, 204, 'our_shop_products_1_image', '211'),
(3688, 204, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3689, 204, 'our_shop_products_1_name', 'Lenses'),
(3690, 204, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3691, 204, 'our_shop_products_2_image', '208'),
(3692, 204, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3693, 204, 'our_shop_products_2_name', 'Eye Wear'),
(3694, 204, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3695, 204, 'our_shop_products_3_image', '210'),
(3696, 204, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3697, 204, 'our_shop_products_3_name', 'Contact Lens'),
(3698, 204, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3699, 204, 'second_section_left_image', '203'),
(3700, 204, '_second_section_left_image', 'field_67bdc5e70163e'),
(3701, 204, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3702, 204, '_second_section_content', 'field_67bdc5fa0163f'),
(3703, 204, 'partner_logos_2_image', '152'),
(3704, 204, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3705, 204, 'partner_logos_3_image', '153'),
(3706, 204, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3707, 204, 'partner_logos_4_image', '154'),
(3708, 204, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3709, 204, 'partner_logos_5_image', '155'),
(3710, 204, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3711, 204, 'partner_logos_6_image', '156'),
(3712, 204, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3713, 204, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3714, 204, '_points_2_question', 'field_67bdb3b2ffdae'),
(3715, 204, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3716, 204, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3717, 213, '_wp_attached_file', '2025/02/unnamed.png'),
(3718, 213, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:19:\"2025/02/unnamed.png\";s:8:\"filesize\";i:1029;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3719, 214, '_wp_attached_file', '2025/02/unnamed-1.png'),
(3720, 214, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:21:\"2025/02/unnamed-1.png\";s:8:\"filesize\";i:1133;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3721, 215, '_wp_attached_file', '2025/02/unnamed-2.png'),
(3722, 215, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:21:\"2025/02/unnamed-2.png\";s:8:\"filesize\";i:1382;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3723, 9, 'testimonials_2_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(3724, 9, '_testimonials_2_content', 'field_67bdb56b848ff'),
(3725, 9, 'testimonials_2_name', 'Vineeth Nambiar'),
(3726, 9, '_testimonials_2_name', 'field_67bdb58784900'),
(3727, 9, 'testimonials_2_picture', '215'),
(3728, 9, '_testimonials_2_picture', 'field_67bdb59484901'),
(3729, 212, 'banners_0_image', '79'),
(3730, 212, '_banners_0_image', 'field_67bdb70c47a08'),
(3731, 212, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3732, 212, '_banners_0_content', 'field_67bdb76247a09'),
(3733, 212, 'banners_1_image', '80'),
(3734, 212, '_banners_1_image', 'field_67bdb70c47a08'),
(3735, 212, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3736, 212, '_banners_1_content', 'field_67bdb76247a09'),
(3737, 212, 'banners_2_image', '78'),
(3738, 212, '_banners_2_image', 'field_67bdb70c47a08'),
(3739, 212, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3740, 212, '_banners_2_content', 'field_67bdb76247a09'),
(3741, 212, 'banners', '3'),
(3742, 212, '_banners', 'field_67bdb70047a07'),
(3743, 212, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3744, 212, '_our_shop_content', 'field_67bdb5e760e45'),
(3745, 212, 'our_shop_products', '4'),
(3746, 212, '_our_shop_products', 'field_67bdb5f660e46'),
(3747, 212, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3748, 212, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3749, 212, 'testimonials', '3'),
(3750, 212, '_testimonials', 'field_67bdb55c848fe'),
(3751, 212, 'points', '3'),
(3752, 212, '_points', 'field_67bdb3a2ffdad'),
(3753, 212, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3754, 212, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3755, 212, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3756, 212, '_blog_section_content', 'field_67bdb35ac7fba'),
(3757, 212, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3758, 212, '_billing_content', 'field_67bdb31ab7df6'),
(3759, 212, 'partner_logos', '7'),
(3760, 212, '_partner_logos', 'field_67bdb2ef7c52f'),
(3761, 212, 'partner_logos_0_image', '150'),
(3762, 212, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3763, 212, 'partner_logos_1_image', '151'),
(3764, 212, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3765, 212, 'points_0_question', 'What makes your eyewear selection unique?'),
(3766, 212, '_points_0_question', 'field_67bdb3b2ffdae'),
(3767, 212, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3768, 212, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3769, 212, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3770, 212, '_points_1_question', 'field_67bdb3b2ffdae'),
(3771, 212, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3772, 212, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3773, 212, 'testimonials_0_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(3774, 212, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3775, 212, 'testimonials_0_name', 'Erum Memon'),
(3776, 212, '_testimonials_0_name', 'field_67bdb58784900'),
(3777, 212, 'testimonials_0_picture', '213'),
(3778, 212, '_testimonials_0_picture', 'field_67bdb59484901'),
(3779, 212, 'testimonials_1_content', 'Very helpful staff that went above and beyond to help me find the perfect glasses.'),
(3780, 212, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3781, 212, 'testimonials_1_name', 'Esther Massey'),
(3782, 212, '_testimonials_1_name', 'field_67bdb58784900'),
(3783, 212, 'testimonials_1_picture', '214'),
(3784, 212, '_testimonials_1_picture', 'field_67bdb59484901'),
(3785, 212, 'our_shop_products_0_image', '209'),
(3786, 212, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3787, 212, 'our_shop_products_0_name', 'Sun Glasses'),
(3788, 212, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3789, 212, 'our_shop_products_1_image', '211'),
(3790, 212, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3791, 212, 'our_shop_products_1_name', 'Lenses'),
(3792, 212, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3793, 212, 'our_shop_products_2_image', '208'),
(3794, 212, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3795, 212, 'our_shop_products_2_name', 'Eye Wear'),
(3796, 212, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3797, 212, 'our_shop_products_3_image', '210'),
(3798, 212, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3799, 212, 'our_shop_products_3_name', 'Contact Lens'),
(3800, 212, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3801, 212, 'second_section_left_image', '203'),
(3802, 212, '_second_section_left_image', 'field_67bdc5e70163e'),
(3803, 212, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3804, 212, '_second_section_content', 'field_67bdc5fa0163f'),
(3805, 212, 'partner_logos_2_image', '152'),
(3806, 212, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3807, 212, 'partner_logos_3_image', '153'),
(3808, 212, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3809, 212, 'partner_logos_4_image', '154'),
(3810, 212, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3811, 212, 'partner_logos_5_image', '155'),
(3812, 212, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3813, 212, 'partner_logos_6_image', '156'),
(3814, 212, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3815, 212, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3816, 212, '_points_2_question', 'field_67bdb3b2ffdae'),
(3817, 212, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3818, 212, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3819, 212, 'testimonials_2_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(3820, 212, '_testimonials_2_content', 'field_67bdb56b848ff'),
(3821, 212, 'testimonials_2_name', 'Vineeth Nambiar'),
(3822, 212, '_testimonials_2_name', 'field_67bdb58784900'),
(3823, 212, 'testimonials_2_picture', '215'),
(3824, 212, '_testimonials_2_picture', 'field_67bdb59484901'),
(3825, 217, '_wp_attached_file', '2025/02/unnamed-3.png'),
(3826, 217, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:21:\"2025/02/unnamed-3.png\";s:8:\"filesize\";i:1386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3827, 218, '_wp_attached_file', '2025/02/unnamed-4.png'),
(3828, 218, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:21:\"2025/02/unnamed-4.png\";s:8:\"filesize\";i:3174;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3841, 216, 'banners_0_image', '79'),
(3842, 216, '_banners_0_image', 'field_67bdb70c47a08'),
(3843, 216, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3844, 216, '_banners_0_content', 'field_67bdb76247a09'),
(3845, 216, 'banners_1_image', '80'),
(3846, 216, '_banners_1_image', 'field_67bdb70c47a08'),
(3847, 216, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3848, 216, '_banners_1_content', 'field_67bdb76247a09'),
(3849, 216, 'banners_2_image', '78'),
(3850, 216, '_banners_2_image', 'field_67bdb70c47a08'),
(3851, 216, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3852, 216, '_banners_2_content', 'field_67bdb76247a09'),
(3853, 216, 'banners', '3'),
(3854, 216, '_banners', 'field_67bdb70047a07'),
(3855, 216, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3856, 216, '_our_shop_content', 'field_67bdb5e760e45'),
(3857, 216, 'our_shop_products', '4'),
(3858, 216, '_our_shop_products', 'field_67bdb5f660e46'),
(3859, 216, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3860, 216, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3861, 216, 'testimonials', '5'),
(3862, 216, '_testimonials', 'field_67bdb55c848fe'),
(3863, 216, 'points', '3'),
(3864, 216, '_points', 'field_67bdb3a2ffdad'),
(3865, 216, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3866, 216, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3867, 216, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3868, 216, '_blog_section_content', 'field_67bdb35ac7fba'),
(3869, 216, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3870, 216, '_billing_content', 'field_67bdb31ab7df6'),
(3871, 216, 'partner_logos', '7'),
(3872, 216, '_partner_logos', 'field_67bdb2ef7c52f'),
(3873, 216, 'partner_logos_0_image', '150'),
(3874, 216, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3875, 216, 'partner_logos_1_image', '151'),
(3876, 216, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3877, 216, 'points_0_question', 'What makes your eyewear selection unique?'),
(3878, 216, '_points_0_question', 'field_67bdb3b2ffdae'),
(3879, 216, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3880, 216, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3881, 216, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3882, 216, '_points_1_question', 'field_67bdb3b2ffdae'),
(3883, 216, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3884, 216, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3885, 216, 'testimonials_0_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(3886, 216, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3887, 216, 'testimonials_0_name', 'Erum Memon'),
(3888, 216, '_testimonials_0_name', 'field_67bdb58784900'),
(3889, 216, 'testimonials_0_picture', '213'),
(3890, 216, '_testimonials_0_picture', 'field_67bdb59484901'),
(3891, 216, 'testimonials_1_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(3892, 216, '_testimonials_1_content', 'field_67bdb56b848ff'),
(3893, 216, 'testimonials_1_name', 'Vineeth Nambiar'),
(3894, 216, '_testimonials_1_name', 'field_67bdb58784900'),
(3895, 216, 'testimonials_1_picture', '215'),
(3896, 216, '_testimonials_1_picture', 'field_67bdb59484901'),
(3897, 216, 'our_shop_products_0_image', '209'),
(3898, 216, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(3899, 216, 'our_shop_products_0_name', 'Sun Glasses'),
(3900, 216, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(3901, 216, 'our_shop_products_1_image', '211'),
(3902, 216, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(3903, 216, 'our_shop_products_1_name', 'Lenses'),
(3904, 216, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(3905, 216, 'our_shop_products_2_image', '208'),
(3906, 216, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(3907, 216, 'our_shop_products_2_name', 'Eye Wear'),
(3908, 216, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(3909, 216, 'our_shop_products_3_image', '210'),
(3910, 216, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(3911, 216, 'our_shop_products_3_name', 'Contact Lens'),
(3912, 216, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(3913, 216, 'second_section_left_image', '203'),
(3914, 216, '_second_section_left_image', 'field_67bdc5e70163e');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3915, 216, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(3916, 216, '_second_section_content', 'field_67bdc5fa0163f'),
(3917, 216, 'partner_logos_2_image', '152'),
(3918, 216, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(3919, 216, 'partner_logos_3_image', '153'),
(3920, 216, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(3921, 216, 'partner_logos_4_image', '154'),
(3922, 216, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(3923, 216, 'partner_logos_5_image', '155'),
(3924, 216, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(3925, 216, 'partner_logos_6_image', '156'),
(3926, 216, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(3927, 216, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(3928, 216, '_points_2_question', 'field_67bdb3b2ffdae'),
(3929, 216, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(3930, 216, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(3931, 216, 'testimonials_2_content', 'I had a great experience with Kamlesh and Prisha. They were so much helpful to find the best frame for me. I love it and surely will recommend others to visit this place.\r\n\r\nThanks again'),
(3932, 216, '_testimonials_2_content', 'field_67bdb56b848ff'),
(3933, 216, 'testimonials_2_name', 'Harmanjot Singh'),
(3934, 216, '_testimonials_2_name', 'field_67bdb58784900'),
(3935, 216, 'testimonials_2_picture', '218'),
(3936, 216, '_testimonials_2_picture', 'field_67bdb59484901'),
(3937, 216, 'testimonials_3_content', 'Very helpful staff that went above and beyond to help me find the perfect glasses.'),
(3938, 216, '_testimonials_3_content', 'field_67bdb56b848ff'),
(3939, 216, 'testimonials_3_name', 'Esther Massey'),
(3940, 216, '_testimonials_3_name', 'field_67bdb58784900'),
(3941, 216, 'testimonials_3_picture', '214'),
(3942, 216, '_testimonials_3_picture', 'field_67bdb59484901'),
(3943, 216, 'testimonials_4_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt. Highly recommend! Thank you Guys!'),
(3944, 216, '_testimonials_4_content', 'field_67bdb56b848ff'),
(3945, 216, 'testimonials_4_name', 'Vinayak Chincholkar'),
(3946, 216, '_testimonials_4_name', 'field_67bdb58784900'),
(3947, 216, 'testimonials_4_picture', '217'),
(3948, 216, '_testimonials_4_picture', 'field_67bdb59484901'),
(3949, 219, 'banners_0_image', '79'),
(3950, 219, '_banners_0_image', 'field_67bdb70c47a08'),
(3951, 219, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(3952, 219, '_banners_0_content', 'field_67bdb76247a09'),
(3953, 219, 'banners_1_image', '80'),
(3954, 219, '_banners_1_image', 'field_67bdb70c47a08'),
(3955, 219, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(3956, 219, '_banners_1_content', 'field_67bdb76247a09'),
(3957, 219, 'banners_2_image', '78'),
(3958, 219, '_banners_2_image', 'field_67bdb70c47a08'),
(3959, 219, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(3960, 219, '_banners_2_content', 'field_67bdb76247a09'),
(3961, 219, 'banners', '3'),
(3962, 219, '_banners', 'field_67bdb70047a07'),
(3963, 219, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(3964, 219, '_our_shop_content', 'field_67bdb5e760e45'),
(3965, 219, 'our_shop_products', '4'),
(3966, 219, '_our_shop_products', 'field_67bdb5f660e46'),
(3967, 219, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(3968, 219, '_testimonials_section_content', 'field_67bdb54b848fd'),
(3969, 219, 'testimonials', '5'),
(3970, 219, '_testimonials', 'field_67bdb55c848fe'),
(3971, 219, 'points', '3'),
(3972, 219, '_points', 'field_67bdb3a2ffdad'),
(3973, 219, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(3974, 219, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(3975, 219, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(3976, 219, '_blog_section_content', 'field_67bdb35ac7fba'),
(3977, 219, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(3978, 219, '_billing_content', 'field_67bdb31ab7df6'),
(3979, 219, 'partner_logos', '7'),
(3980, 219, '_partner_logos', 'field_67bdb2ef7c52f'),
(3981, 219, 'partner_logos_0_image', '150'),
(3982, 219, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(3983, 219, 'partner_logos_1_image', '151'),
(3984, 219, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(3985, 219, 'points_0_question', 'What makes your eyewear selection unique?'),
(3986, 219, '_points_0_question', 'field_67bdb3b2ffdae'),
(3987, 219, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(3988, 219, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(3989, 219, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(3990, 219, '_points_1_question', 'field_67bdb3b2ffdae'),
(3991, 219, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(3992, 219, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(3993, 219, 'testimonials_0_content', 'I had a great experience with Kamlesh and Prisha. They were so much helpful to find the best frame for me. I love it and surely will recommend others to visit this place.\r\n\r\nThanks again'),
(3994, 219, '_testimonials_0_content', 'field_67bdb56b848ff'),
(3995, 219, 'testimonials_0_name', 'Harmanjot Singh'),
(3996, 219, '_testimonials_0_name', 'field_67bdb58784900'),
(3997, 219, 'testimonials_0_picture', '218'),
(3998, 219, '_testimonials_0_picture', 'field_67bdb59484901'),
(3999, 219, 'testimonials_1_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(4000, 219, '_testimonials_1_content', 'field_67bdb56b848ff'),
(4001, 219, 'testimonials_1_name', 'Erum Memon'),
(4002, 219, '_testimonials_1_name', 'field_67bdb58784900'),
(4003, 219, 'testimonials_1_picture', '213'),
(4004, 219, '_testimonials_1_picture', 'field_67bdb59484901'),
(4005, 219, 'our_shop_products_0_image', '209'),
(4006, 219, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(4007, 219, 'our_shop_products_0_name', 'Sun Glasses'),
(4008, 219, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(4009, 219, 'our_shop_products_1_image', '211'),
(4010, 219, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(4011, 219, 'our_shop_products_1_name', 'Lenses'),
(4012, 219, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(4013, 219, 'our_shop_products_2_image', '208'),
(4014, 219, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(4015, 219, 'our_shop_products_2_name', 'Eye Wear'),
(4016, 219, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(4017, 219, 'our_shop_products_3_image', '210'),
(4018, 219, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(4019, 219, 'our_shop_products_3_name', 'Contact Lens'),
(4020, 219, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(4021, 219, 'second_section_left_image', '203'),
(4022, 219, '_second_section_left_image', 'field_67bdc5e70163e'),
(4023, 219, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(4024, 219, '_second_section_content', 'field_67bdc5fa0163f'),
(4025, 219, 'partner_logos_2_image', '152'),
(4026, 219, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(4027, 219, 'partner_logos_3_image', '153'),
(4028, 219, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(4029, 219, 'partner_logos_4_image', '154'),
(4030, 219, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(4031, 219, 'partner_logos_5_image', '155'),
(4032, 219, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(4033, 219, 'partner_logos_6_image', '156'),
(4034, 219, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(4035, 219, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(4036, 219, '_points_2_question', 'field_67bdb3b2ffdae'),
(4037, 219, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(4038, 219, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(4039, 219, 'testimonials_2_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(4040, 219, '_testimonials_2_content', 'field_67bdb56b848ff'),
(4041, 219, 'testimonials_2_name', 'Vineeth Nambiar'),
(4042, 219, '_testimonials_2_name', 'field_67bdb58784900'),
(4043, 219, 'testimonials_2_picture', '215'),
(4044, 219, '_testimonials_2_picture', 'field_67bdb59484901'),
(4045, 219, 'testimonials_3_content', 'Very helpful staff that went above and beyond to help me find the perfect glasses.'),
(4046, 219, '_testimonials_3_content', 'field_67bdb56b848ff'),
(4047, 219, 'testimonials_3_name', 'Esther Massey'),
(4048, 219, '_testimonials_3_name', 'field_67bdb58784900'),
(4049, 219, 'testimonials_3_picture', '214'),
(4050, 219, '_testimonials_3_picture', 'field_67bdb59484901'),
(4051, 219, 'testimonials_4_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt. Highly recommend! Thank you Guys!'),
(4052, 219, '_testimonials_4_content', 'field_67bdb56b848ff'),
(4053, 219, 'testimonials_4_name', 'Vinayak Chincholkar'),
(4054, 219, '_testimonials_4_name', 'field_67bdb58784900'),
(4055, 219, 'testimonials_4_picture', '217'),
(4056, 219, '_testimonials_4_picture', 'field_67bdb59484901'),
(4057, 220, 'banners_0_image', '79'),
(4058, 220, '_banners_0_image', 'field_67bdb70c47a08'),
(4059, 220, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(4060, 220, '_banners_0_content', 'field_67bdb76247a09'),
(4061, 220, 'banners_1_image', '80'),
(4062, 220, '_banners_1_image', 'field_67bdb70c47a08'),
(4063, 220, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(4064, 220, '_banners_1_content', 'field_67bdb76247a09'),
(4065, 220, 'banners_2_image', '78'),
(4066, 220, '_banners_2_image', 'field_67bdb70c47a08'),
(4067, 220, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(4068, 220, '_banners_2_content', 'field_67bdb76247a09'),
(4069, 220, 'banners', '3'),
(4070, 220, '_banners', 'field_67bdb70047a07'),
(4071, 220, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(4072, 220, '_our_shop_content', 'field_67bdb5e760e45'),
(4073, 220, 'our_shop_products', '4'),
(4074, 220, '_our_shop_products', 'field_67bdb5f660e46'),
(4075, 220, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Our Unified Testing Cloud enables you to deliver a world-class digital experience with quality releases and helps accelerate your release velocity.</p>'),
(4076, 220, '_testimonials_section_content', 'field_67bdb54b848fd'),
(4077, 220, 'testimonials', '3'),
(4078, 220, '_testimonials', 'field_67bdb55c848fe'),
(4079, 220, 'points', '3'),
(4080, 220, '_points', 'field_67bdb3a2ffdad'),
(4081, 220, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(4082, 220, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(4083, 220, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(4084, 220, '_blog_section_content', 'field_67bdb35ac7fba'),
(4085, 220, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(4086, 220, '_billing_content', 'field_67bdb31ab7df6'),
(4087, 220, 'partner_logos', '7'),
(4088, 220, '_partner_logos', 'field_67bdb2ef7c52f'),
(4089, 220, 'partner_logos_0_image', '150'),
(4090, 220, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(4091, 220, 'partner_logos_1_image', '151'),
(4092, 220, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(4093, 220, 'points_0_question', 'What makes your eyewear selection unique?'),
(4094, 220, '_points_0_question', 'field_67bdb3b2ffdae'),
(4095, 220, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(4096, 220, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(4097, 220, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(4098, 220, '_points_1_question', 'field_67bdb3b2ffdae'),
(4099, 220, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(4100, 220, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(4101, 220, 'testimonials_0_content', 'I had a great experience with Kamlesh and Prisha. They were so much helpful to find the best frame for me. I love it and surely will recommend others to visit this place.\r\n\r\nThanks again'),
(4102, 220, '_testimonials_0_content', 'field_67bdb56b848ff'),
(4103, 220, 'testimonials_0_name', 'Harmanjot Singh'),
(4104, 220, '_testimonials_0_name', 'field_67bdb58784900'),
(4105, 220, 'testimonials_0_picture', '218'),
(4106, 220, '_testimonials_0_picture', 'field_67bdb59484901'),
(4107, 220, 'testimonials_1_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(4108, 220, '_testimonials_1_content', 'field_67bdb56b848ff'),
(4109, 220, 'testimonials_1_name', 'Erum Memon'),
(4110, 220, '_testimonials_1_name', 'field_67bdb58784900'),
(4111, 220, 'testimonials_1_picture', '213'),
(4112, 220, '_testimonials_1_picture', 'field_67bdb59484901'),
(4113, 220, 'our_shop_products_0_image', '209'),
(4114, 220, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(4115, 220, 'our_shop_products_0_name', 'Sun Glasses'),
(4116, 220, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(4117, 220, 'our_shop_products_1_image', '211'),
(4118, 220, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(4119, 220, 'our_shop_products_1_name', 'Lenses'),
(4120, 220, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(4121, 220, 'our_shop_products_2_image', '208'),
(4122, 220, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(4123, 220, 'our_shop_products_2_name', 'Eye Wear'),
(4124, 220, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(4125, 220, 'our_shop_products_3_image', '210'),
(4126, 220, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(4127, 220, 'our_shop_products_3_name', 'Contact Lens'),
(4128, 220, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(4129, 220, 'second_section_left_image', '203'),
(4130, 220, '_second_section_left_image', 'field_67bdc5e70163e'),
(4131, 220, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(4132, 220, '_second_section_content', 'field_67bdc5fa0163f'),
(4133, 220, 'partner_logos_2_image', '152'),
(4134, 220, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(4135, 220, 'partner_logos_3_image', '153'),
(4136, 220, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(4137, 220, 'partner_logos_4_image', '154'),
(4138, 220, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(4139, 220, 'partner_logos_5_image', '155'),
(4140, 220, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(4141, 220, 'partner_logos_6_image', '156'),
(4142, 220, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(4143, 220, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(4144, 220, '_points_2_question', 'field_67bdb3b2ffdae'),
(4145, 220, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(4146, 220, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(4147, 220, 'testimonials_2_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(4148, 220, '_testimonials_2_content', 'field_67bdb56b848ff'),
(4149, 220, 'testimonials_2_name', 'Vineeth Nambiar'),
(4150, 220, '_testimonials_2_name', 'field_67bdb58784900'),
(4151, 220, 'testimonials_2_picture', '215'),
(4152, 220, '_testimonials_2_picture', 'field_67bdb59484901'),
(4153, 221, 'banners_0_image', '79'),
(4154, 221, '_banners_0_image', 'field_67bdb70c47a08'),
(4155, 221, 'banners_0_content', '<h1 class=\"animate__animated animate__fadeInLeft\">Elevate Your Look With\r\nPremium Eyewear</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Find quality eyewear for comfort, clarity,\r\nand everyday style</p>'),
(4156, 221, '_banners_0_content', 'field_67bdb76247a09'),
(4157, 221, 'banners_1_image', '80'),
(4158, 221, '_banners_1_image', 'field_67bdb70c47a08'),
(4159, 221, 'banners_1_content', '<h1 class=\"animate__animated animate__fadeInDown\">More Real\r\nVision for a Better Life.</h1>\r\n<p class=\"animate__animated animate__fadeInUp\">Best place to buy quality frames and lenses at\r\nreasonable price</p>'),
(4160, 221, '_banners_1_content', 'field_67bdb76247a09'),
(4161, 221, 'banners_2_image', '78'),
(4162, 221, '_banners_2_image', 'field_67bdb70c47a08'),
(4163, 221, 'banners_2_content', '<h1 class=\"animate__animated animate__fadeInRight\">We Bring For Your Eyes Only</h1>\r\n<p class=\"animate__animated animate__fadeInRight\">Direct billing with\r\ninsurance providers</p>'),
(4164, 221, '_banners_2_content', 'field_67bdb76247a09'),
(4165, 221, 'banners', '3'),
(4166, 221, '_banners', 'field_67bdb70047a07'),
(4167, 221, 'our_shop_content', '<h2>Our Products</h2>\r\nPlacing you and your safety at the heart of everything we do\r\nWith having our entire team of optometrists'),
(4168, 221, '_our_shop_content', 'field_67bdb5e760e45'),
(4169, 221, 'our_shop_products', '4'),
(4170, 221, '_our_shop_products', 'field_67bdb5f660e46'),
(4171, 221, 'testimonials_section_content', '<h2 class=\"mb-4\">Happy Customer Reviews</h2>\r\n<p class=\"mb-4\">Hear from our satisfied customers about their experiences with our eyewear, expert service, and how we\'ve helped them achieve clearer vision and style.</p>'),
(4172, 221, '_testimonials_section_content', 'field_67bdb54b848fd'),
(4173, 221, 'testimonials', '3'),
(4174, 221, '_testimonials', 'field_67bdb55c848fe'),
(4175, 221, 'points', '3'),
(4176, 221, '_points', 'field_67bdb3a2ffdad'),
(4177, 221, 'why_chosse_us_section_content', '<h2>WHY CHOOSE US?</h2>\r\nExperience quality eyewear, expert fittings, and a wide selection of stylish frames designed for comfort and clarity.'),
(4178, 221, '_why_chosse_us_section_content', 'field_67bdb3d36f497'),
(4179, 221, 'blog_section_content', '<h2 class=\"text-center mb-2\">Our Latest Blogs &amp; News</h2>\r\n<p class=\"billing_para mb-5\">Stay updated with our newest blogs and industry news on eyewear, eye health, and fashion trends.</p>'),
(4180, 221, '_blog_section_content', 'field_67bdb35ac7fba'),
(4181, 221, 'billing_content', '<h2 class=\"text-center mb-2\">Our Insurance Partners</h2>\r\n<p class=\"billing_para mb-4\">We collaborate with various insurance providers to offer direct billing, ensuring a hassle-free experience and minimizing out-of-pocket costs for your eyewear and vision care needs.</p>'),
(4182, 221, '_billing_content', 'field_67bdb31ab7df6'),
(4183, 221, 'partner_logos', '7'),
(4184, 221, '_partner_logos', 'field_67bdb2ef7c52f'),
(4185, 221, 'partner_logos_0_image', '150'),
(4186, 221, '_partner_logos_0_image', 'field_67bdb2fe7c530'),
(4187, 221, 'partner_logos_1_image', '151'),
(4188, 221, '_partner_logos_1_image', 'field_67bdb2fe7c530'),
(4189, 221, 'points_0_question', 'What makes your eyewear selection unique?'),
(4190, 221, '_points_0_question', 'field_67bdb3b2ffdae'),
(4191, 221, 'points_0_answer', 'Our collection features a blend of trendy and classic frames, catering to all styles and preferences.'),
(4192, 221, '_points_0_answer', 'field_67bdb3b9ffdaf'),
(4193, 221, 'points_1_question', 'How do you prioritize customer satisfaction?'),
(4194, 221, '_points_1_question', 'field_67bdb3b2ffdae'),
(4195, 221, 'points_1_answer', 'We provide exceptional service and support, ensuring every customer leaves happy with their eyewear choice.'),
(4196, 221, '_points_1_answer', 'field_67bdb3b9ffdaf'),
(4197, 221, 'testimonials_0_content', 'I had a great experience with Kamlesh and Prisha. They were so much helpful to find the best frame for me. I love it and surely will recommend others to visit this place.\r\n\r\nThanks again'),
(4198, 221, '_testimonials_0_content', 'field_67bdb56b848ff'),
(4199, 221, 'testimonials_0_name', 'Harmanjot Singh'),
(4200, 221, '_testimonials_0_name', 'field_67bdb58784900'),
(4201, 221, 'testimonials_0_picture', '218'),
(4202, 221, '_testimonials_0_picture', 'field_67bdb59484901'),
(4203, 221, 'testimonials_1_content', 'My experience at Smart Optical was amazing. The staff was very helpful and professional. They were very kind and outstanding with their service. The prices are very decent as well.'),
(4204, 221, '_testimonials_1_content', 'field_67bdb56b848ff'),
(4205, 221, 'testimonials_1_name', 'Erum Memon'),
(4206, 221, '_testimonials_1_name', 'field_67bdb58784900'),
(4207, 221, 'testimonials_1_picture', '213'),
(4208, 221, '_testimonials_1_picture', 'field_67bdb59484901'),
(4209, 221, 'our_shop_products_0_image', '209'),
(4210, 221, '_our_shop_products_0_image', 'field_67bdb60260e47'),
(4211, 221, 'our_shop_products_0_name', 'Sun Glasses'),
(4212, 221, '_our_shop_products_0_name', 'field_67bdb60d60e48'),
(4213, 221, 'our_shop_products_1_image', '211'),
(4214, 221, '_our_shop_products_1_image', 'field_67bdb60260e47'),
(4215, 221, 'our_shop_products_1_name', 'Lenses'),
(4216, 221, '_our_shop_products_1_name', 'field_67bdb60d60e48'),
(4217, 221, 'our_shop_products_2_image', '208'),
(4218, 221, '_our_shop_products_2_image', 'field_67bdb60260e47'),
(4219, 221, 'our_shop_products_2_name', 'Eye Wear'),
(4220, 221, '_our_shop_products_2_name', 'field_67bdb60d60e48'),
(4221, 221, 'our_shop_products_3_image', '210'),
(4222, 221, '_our_shop_products_3_image', 'field_67bdb60260e47'),
(4223, 221, 'our_shop_products_3_name', 'Contact Lens'),
(4224, 221, '_our_shop_products_3_name', 'field_67bdb60d60e48'),
(4225, 221, 'second_section_left_image', '203'),
(4226, 221, '_second_section_left_image', 'field_67bdc5e70163e'),
(4227, 221, 'second_section_content', '<div class=\"tm-element-heading-wrapper tm-heading-inner tm-element-align-left tm-seperator-solid tm-heading-style-vertical \"><section class=\"tm-vc_cta3-container\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-with-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h2 class=\"tm-custom-heading \"><strong>Everybody Deserves To See The World </strong>Clearly</h2>\r\n</div>\r\n</header>\r\n<div class=\"tm-cta3-content-wrapper\">\r\n\r\nWe believe that everyone deserves to see the world clearly. That’s why we’ve made it our mission to provide patients with the best eye doctors, the most thorough eye’s health exams, and a wide selection of eyewear delivered with the personal attention you deserve\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_custom_1604985963967 tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-12 tm-zindex-0\">\r\n<div class=\"vc_column-inner vc_custom_1604986021656 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1711354862052\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<h4 class=\"tm-box-icon\">DIRECT BILLING WITH INSURANCE PROVIDERS</h4>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">For your convenience, we also do direct billing with insurance providers. We can directly bill your insurer, or if you are more comfortable with it, we can submit the claim on your behalf. We deal with most of the prominent insurance providers, like:\r\nManulife, Ind Alliance, GreenShields,\r\nSunlife, BlueCross, EmpireLife,\r\nCanada life, Desjardins and many more...</div>\r\n<div class=\"themetechmount-iconbox-button\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-row-inner vc_row wpb_row vc_inner vc_row-fluid tm-col-seprator vc_row-o-equal-height vc_row-flex tm-zindex-0\">\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix vc_custom_1609497450224\">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-icon tm-wrap-cell\">\r\n<div class=\"tm-box-icon\"></div>\r\n</div>\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"tm-vc_cta3-headers tm-wrap-cell\">\r\n<h4 class=\"tm-custom-heading \">We’re Certified</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Certified by Government for excellence in Ophthalmic Technology</div>\r\n<div></div>\r\n<h4 class=\"themetechmount-iconbox-button\">20 Years Of Experience</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"wpb_column tm-column-inner vc_column_container vc_col-sm-6 tm-zindex-0 margin-15px-991-colum\">\r\n<div class=\"vc_column-inner vc_custom_1610368064628 \">\r\n<div class=\"wpb_wrapper tm_column_wrapper\">\r\n<div class=\"themetechmount-iconbox themetechmount-iconbox-stylesix \">\r\n<div class=\"themetechmount-iconbox-inner\">\r\n<div class=\"tm-iconbox-wrapper tm-wrap\">\r\n<div class=\"themetechmount-iconbox-heading tm-wrap-cell\">\r\n<div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-vc_cta3-actions-no tm-cta3-without-desc\">\r\n<div class=\"tm-vc_cta3_content-container\">\r\n<div class=\"tm-vc_cta3-content\">\r\n<div class=\"heading-seperator\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"tm-iconbox-boxcontent\">\r\n<div class=\"tm-cta3-content-wrapper\">Community health and vision care to the area for over 20 years</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>'),
(4228, 221, '_second_section_content', 'field_67bdc5fa0163f'),
(4229, 221, 'partner_logos_2_image', '152'),
(4230, 221, '_partner_logos_2_image', 'field_67bdb2fe7c530'),
(4231, 221, 'partner_logos_3_image', '153'),
(4232, 221, '_partner_logos_3_image', 'field_67bdb2fe7c530'),
(4233, 221, 'partner_logos_4_image', '154'),
(4234, 221, '_partner_logos_4_image', 'field_67bdb2fe7c530'),
(4235, 221, 'partner_logos_5_image', '155'),
(4236, 221, '_partner_logos_5_image', 'field_67bdb2fe7c530'),
(4237, 221, 'partner_logos_6_image', '156'),
(4238, 221, '_partner_logos_6_image', 'field_67bdb2fe7c530'),
(4239, 221, 'points_2_question', 'What additional services do you offer to enhance the customer experience?'),
(4240, 221, '_points_2_question', 'field_67bdb3b2ffdae'),
(4241, 221, 'points_2_answer', 'We provide free adjustments, expert consultations, and direct billing options to make your shopping experience seamless and enjoyable.'),
(4242, 221, '_points_2_answer', 'field_67bdb3b9ffdaf'),
(4243, 221, 'testimonials_2_content', 'I had a fantastic experience at this optical shop! The staff was knowledgeable and helped me find the perfect pair of glasses. The selection was extensive, and the quality of frames and lenses exceeded my expectations. The service was prompt, and I left feeling confident in my choice. Highly recommend!'),
(4244, 221, '_testimonials_2_content', 'field_67bdb56b848ff'),
(4245, 221, 'testimonials_2_name', 'Vineeth Nambiar'),
(4246, 221, '_testimonials_2_name', 'field_67bdb58784900'),
(4247, 221, 'testimonials_2_picture', '215'),
(4248, 221, '_testimonials_2_picture', 'field_67bdb59484901');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint UNSIGNED NOT NULL,
  `post_author` bigint UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2025-02-25 07:31:38', '2025-02-25 07:31:38', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2025-02-25 07:31:38', '2025-02-25 07:31:38', '', 0, 'http://localhost/smartoptical/?p=1', 0, 'post', '', 1),
(2, 1, '2025-02-25 07:31:38', '2025-02-25 07:31:38', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://localhost/smartoptical/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'trash', 'closed', 'open', '', 'sample-page__trashed', '', '', '2025-02-25 07:50:21', '2025-02-25 07:50:21', '', 0, 'http://localhost/smartoptical/?page_id=2', 0, 'page', '', 0),
(3, 1, '2025-02-25 07:31:38', '2025-02-25 07:31:38', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://localhost/smartoptical.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'trash', 'closed', 'open', '', 'privacy-policy__trashed', '', '', '2025-02-25 07:50:20', '2025-02-25 07:50:20', '', 0, 'http://localhost/smartoptical/?page_id=3', 0, 'page', '', 0),
(4, 0, '2025-02-25 07:31:39', '2025-02-25 07:31:39', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-02-25 07:31:39', '2025-02-25 07:31:39', '', 0, 'http://localhost/smartoptical/2025/02/25/navigation/', 0, 'wp_navigation', '', 0),
(5, 1, '2025-02-25 07:32:05', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2025-02-25 07:32:05', '0000-00-00 00:00:00', '', 0, 'http://localhost/smartoptical/?p=5', 0, 'post', '', 0),
(6, 1, '2025-02-25 07:48:40', '2025-02-25 07:48:40', '<div class=\"row g-3 mb-3\">\r\n\r\n                                <div class=\"col-12\">\r\n\r\n                                    [text* text-387 class:form-input placeholder \"Your Full Name\"]\r\n\r\n                                </div>\r\n\r\n\r\n                                <div class=\"col-md-6\">\r\n\r\n                                    [email email-406 class:form-input placeholder \"Your Email\"]\r\n\r\n                                </div>\r\n\r\n\r\n                                <div class=\"col-md-6\">\r\n\r\n                                    [tel tel-232 class:form-input placeholder \"Your Ph. No.\"]\r\n\r\n                                </div>\r\n                                <div class=\"col-md-12\">\r\n\r\n                                    [text text-278 class:form-input placeholder \"Service\"]\r\n                                </div>\r\n\r\n                                <div class=\"col-12\">\r\n\r\n                                   [textarea textarea-759 class:form-input placeholder \"Additional Message\"]\r\n\r\n                                </div>\r\n\r\n                                <div class=\"col-xl-12\">\r\n\r\n                                    <div class=\"appointment_btn hero_btn d-flex justify-content-center mt-3\">[submit class:main_btn class:ampt_btn \"Submit\"]\r\n                                    </div>\r\n\r\n                                </div>\r\n\r\n                            </div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <info@smartopticals.ca>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <info@smartopticals.ca>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Contact form', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2025-02-25 10:31:10', '2025-02-25 10:31:10', '', 0, 'http://localhost/smartoptical/?post_type=wpcf7_contact_form&#038;p=6', 0, 'wpcf7_contact_form', '', 0),
(7, 1, '2025-02-25 07:50:20', '2025-02-25 07:50:20', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://localhost/smartoptical.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2025-02-25 07:50:20', '2025-02-25 07:50:20', '', 3, 'http://localhost/smartoptical/?p=7', 0, 'revision', '', 0),
(8, 1, '2025-02-25 07:50:21', '2025-02-25 07:50:21', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://localhost/smartoptical/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-02-25 07:50:21', '2025-02-25 07:50:21', '', 2, 'http://localhost/smartoptical/?p=8', 0, 'revision', '', 0),
(9, 1, '2025-02-25 07:50:30', '2025-02-25 07:50:30', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2025-02-27 18:08:26', '2025-02-27 18:08:26', '', 0, 'http://localhost/smartoptical/?page_id=9', 0, 'page', '', 0),
(10, 1, '2025-02-25 07:50:30', '2025-02-25 07:50:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 07:50:30', '2025-02-25 07:50:30', '', 9, 'http://localhost/smartoptical/?p=10', 0, 'revision', '', 0),
(11, 1, '2025-02-25 09:10:41', '2025-02-25 09:10:41', '<!-- wp:image {\"id\":123,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/EyeWear-1024x512.jpg\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'EyeWear', '', 'publish', 'closed', 'closed', '', 'eyewear', '', '', '2025-02-25 17:41:45', '2025-02-25 17:41:45', '', 43, 'http://localhost/smartoptical/?page_id=11', 0, 'page', '', 0),
(12, 1, '2025-02-25 09:10:41', '2025-02-25 09:10:41', '', 'EyeWear', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-02-25 09:10:41', '2025-02-25 09:10:41', '', 11, 'http://localhost/smartoptical/?p=12', 0, 'revision', '', 0),
(13, 1, '2025-02-25 09:10:54', '2025-02-25 09:10:54', '<!-- wp:image {\"id\":124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass-1024x683.jpg\" alt=\"\" class=\"wp-image-124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>UV Protection for Eye Safety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-Quality Prescription Lenses for Ray-Ban Sunglasses and More</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stylish Frames from Designer Sunglasses Brands</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->', 'Sunglass', '', 'publish', 'closed', 'closed', '', 'sunglass', '', '', '2025-02-25 21:08:31', '2025-02-25 21:08:31', '', 43, 'http://localhost/smartoptical/?page_id=13', 0, 'page', '', 0),
(14, 1, '2025-02-25 09:10:54', '2025-02-25 09:10:54', '', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 09:10:54', '2025-02-25 09:10:54', '', 13, 'http://localhost/smartoptical/?p=14', 0, 'revision', '', 0),
(15, 1, '2025-02-25 09:11:08', '2025-02-25 09:11:08', '<!-- wp:image {\"id\":129,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Lenses.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Upgrade Your Vision with the Best Lenses for Glasses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Looking for new lenses for old frames? Whether you need cheap prescription lenses or advanced progressive lenses, we provide high-quality eyeglass lenses tailored to your vision needs. Keep your favorite frames and simply replace the lenses for a cost-effective and eco-friendly solution.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Wide Range of Glasses Lenses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a variety of prescription lenses for glasses, ensuring clear and comfortable vision. Our selection includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Anti-glare lens glasses – Reduce reflections and improve clarity.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bifocal and progressive lenses – Perfect for near and distance vision in one pair.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Photochromic and transition lenses – Adaptive eyeglass lenses that darken in sunlight.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Coloured prescription lenses – Add style while enhancing vision.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Glass spectacle lenses – Durable and scratch-resistant for long-term use.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Affordable &amp; High-Quality Eyeglass Lenses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re searching for cheap prescription lenses for glasses, we provide budget-friendly options without compromising on quality. From standard single-vision to advanced bifocal lenses, our range suits all preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>New lenses for old frames – Save money and keep your favorite frames.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-quality anti-glare lens technology for better comfort.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A variety of glasses bifocal lenses and progressive lenses for all needs.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast, reliable service with competitive pricing.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Get Your Prescription Lenses for Glasses Today! Upgrade your glasses with our best lenses for glasses selection. Order now for high-quality vision at unbeatable prices!</p>\n<!-- /wp:paragraph -->', 'Lens', '', 'publish', 'closed', 'closed', '', 'lens', '', '', '2025-02-25 17:43:45', '2025-02-25 17:43:45', '', 43, 'http://localhost/smartoptical/?page_id=15', 0, 'page', '', 0),
(16, 1, '2025-02-25 09:11:08', '2025-02-25 09:11:08', '', 'Lens', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2025-02-25 09:11:08', '2025-02-25 09:11:08', '', 15, 'http://localhost/smartoptical/?p=16', 0, 'revision', '', 0),
(17, 1, '2025-02-25 09:11:22', '2025-02-25 09:11:22', '<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Contact-Lenses-1024x683.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription Colored Contacts: Enhance Your Vision with Style</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for a way to enhance your look while maintaining clear vision, prescription-colored contacts are the perfect solution. These lenses combine vision correction with aesthetic appeal, allowing you to change or enhance your eye color effortlessly. Whether you need prescription contact lenses for nearsightedness, farsightedness, or astigmatism, there are numerous options available to suit your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When choosing the right prescription colored contact lenses, it’s essential to have a valid contact prescription from an eye care professional. This ensures that your lenses fit correctly and provide the best comfort and vision. Prescribed color contact lenses are available in various shades, from natural hues to bold, dramatic colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For those who need both vision correction and a stylish upgrade, prescription contact lenses with color offer a perfect blend of function and fashion. You can also get colour contact lenses prescription options tailored to your specific vision needs. Whether you need single-vision correction or multifocal contact lenses for presbyopia, there are a variety of choices to explore.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you have astigmatism, don’t worry—astigmatism contact lenses with color are available to help you achieve both clear vision and a striking appearance. Additionally, those who prefer convenience can opt for daily contact lenses, which offer fresh and hygienic wear every day. With the ease of online shopping, you can now order contact lenses online from us and have them delivered to your doorstep. Always ensure that your contacts prescription colored matches your vision needs for the best results. Upgrade your look today with high-quality prescription colored contacts that blend comfort, clarity, and style!</p>\n<!-- /wp:paragraph -->', 'Contact Lens', '', 'publish', 'closed', 'closed', '', 'contact-lens', '', '', '2025-02-25 17:38:46', '2025-02-25 17:38:46', '', 43, 'http://localhost/smartoptical/?page_id=17', 0, 'page', '', 0),
(18, 1, '2025-02-25 09:11:22', '2025-02-25 09:11:22', '', 'Contact Lens', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2025-02-25 09:11:22', '2025-02-25 09:11:22', '', 17, 'http://localhost/smartoptical/?p=18', 0, 'revision', '', 0),
(19, 1, '2025-02-25 09:11:51', '2025-02-25 09:11:51', '', 'Blogs', '', 'publish', 'closed', 'closed', '', 'blogs', '', '', '2025-02-25 09:11:52', '2025-02-25 09:11:52', '', 0, 'http://localhost/smartoptical/?page_id=19', 0, 'page', '', 0),
(20, 1, '2025-02-25 09:11:51', '2025-02-25 09:11:51', '', 'Blogs', '', 'inherit', 'closed', 'closed', '', '19-revision-v1', '', '', '2025-02-25 09:11:51', '2025-02-25 09:11:51', '', 19, 'http://localhost/smartoptical/?p=20', 0, 'revision', '', 0),
(21, 1, '2025-02-25 09:12:06', '2025-02-25 09:12:06', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2025-02-26 19:47:07', '2025-02-26 19:47:07', '', 0, 'http://localhost/smartoptical/?page_id=21', 0, 'page', '', 0),
(22, 1, '2025-02-25 09:12:06', '2025-02-25 09:12:06', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-02-25 09:12:06', '2025-02-25 09:12:06', '', 21, 'http://localhost/smartoptical/?p=22', 0, 'revision', '', 0),
(23, 1, '2025-02-25 09:12:18', '2025-02-25 09:12:18', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":205,\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-full is-style-rounded\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/About-Us-pg.png\" alt=\"\" class=\"wp-image-205\" style=\"object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2025-02-27 16:55:57', '2025-02-27 16:55:57', '', 0, 'http://localhost/smartoptical/?page_id=23', 0, 'page', '', 0),
(24, 1, '2025-02-25 09:12:18', '2025-02-25 09:12:18', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-25 09:12:18', '2025-02-25 09:12:18', '', 23, 'http://localhost/smartoptical/?p=24', 0, 'revision', '', 0),
(25, 1, '2025-02-25 09:12:44', '2025-02-25 09:12:44', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2025-02-25 09:12:45', '2025-02-25 09:12:45', '', 0, 'http://localhost/smartoptical/?page_id=25', 0, 'page', '', 0),
(26, 1, '2025-02-25 09:12:44', '2025-02-25 09:12:44', '', 'Contact', '', 'inherit', 'closed', 'closed', '', '25-revision-v1', '', '', '2025-02-25 09:12:44', '2025-02-25 09:12:44', '', 25, 'http://localhost/smartoptical/?p=26', 0, 'revision', '', 0),
(27, 1, '2025-02-25 09:13:30', '2025-02-25 09:13:30', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"21\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Gallery Page', 'gallery-page', 'publish', 'closed', 'closed', '', 'group_67bd89abe834d', '', '', '2025-02-25 09:15:52', '2025-02-25 09:15:52', '', 0, 'http://localhost/smartoptical/?post_type=acf-field-group&#038;p=27', 0, 'acf-field-group', '', 0),
(28, 1, '2025-02-25 09:15:52', '2025-02-25 09:15:52', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Gallery Images', 'gallery_images', 'publish', 'closed', 'closed', '', 'field_67bd89bca485b', '', '', '2025-02-25 09:15:52', '2025-02-25 09:15:52', '', 27, 'http://localhost/smartoptical/?post_type=acf-field&p=28', 0, 'acf-field', '', 0),
(29, 1, '2025-02-25 09:15:52', '2025-02-25 09:15:52', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'image', 'publish', 'closed', 'closed', '', 'field_67bd8a31a485c', '', '', '2025-02-25 09:15:52', '2025-02-25 09:15:52', '', 28, 'http://localhost/smartoptical/?post_type=acf-field&p=29', 0, 'acf-field', '', 0),
(30, 1, '2025-02-25 10:15:58', '0000-00-00 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2025-02-25 10:15:58', '0000-00-00 00:00:00', '', 0, 'http://localhost/smartoptical/?p=30', 1, 'nav_menu_item', '', 0),
(31, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '31', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 0, 'http://localhost/smartoptical/?p=31', 2, 'nav_menu_item', '', 0),
(32, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '32', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 0, 'http://localhost/smartoptical/?p=32', 9, 'nav_menu_item', '', 0),
(33, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '33', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 0, 'http://localhost/smartoptical/?p=33', 10, 'nav_menu_item', '', 0),
(34, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '34', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 43, 'http://localhost/smartoptical/?p=34', 6, 'nav_menu_item', '', 0),
(35, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '35', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 43, 'http://localhost/smartoptical/?p=35', 3, 'nav_menu_item', '', 0),
(36, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '36', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 0, 'http://localhost/smartoptical/?p=36', 8, 'nav_menu_item', '', 0),
(37, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '37', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 0, 'http://localhost/smartoptical/?p=37', 1, 'nav_menu_item', '', 0),
(38, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '38', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 43, 'http://localhost/smartoptical/?p=38', 5, 'nav_menu_item', '', 0),
(39, 1, '2025-02-26 19:33:21', '2025-02-25 10:16:58', ' ', '', '', 'publish', 'closed', 'closed', '', '39', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 43, 'http://localhost/smartoptical/?p=39', 4, 'nav_menu_item', '', 0),
(40, 1, '2025-02-25 11:49:22', '2025-02-25 11:49:22', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Blogs', 'blogs', 'publish', 'closed', 'closed', '', 'group_67bdade42a033', '', '', '2025-02-25 11:49:22', '2025-02-25 11:49:22', '', 0, 'http://localhost/smartoptical/?post_type=acf-field-group&#038;p=40', 0, 'acf-field-group', '', 0),
(41, 1, '2025-02-25 11:49:22', '2025-02-25 11:49:22', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Front Image', 'front_image', 'publish', 'closed', 'closed', '', 'field_67bdadf600461', '', '', '2025-02-25 11:49:22', '2025-02-25 11:49:22', '', 40, 'http://localhost/smartoptical/?post_type=acf-field&p=41', 0, 'acf-field', '', 0),
(42, 1, '2025-02-25 11:49:22', '2025-02-25 11:49:22', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'short note', 'short_note', 'publish', 'closed', 'closed', '', 'field_67bdae3600462', '', '', '2025-02-25 11:49:22', '2025-02-25 11:49:22', '', 40, 'http://localhost/smartoptical/?post_type=acf-field&p=42', 1, 'acf-field', '', 0),
(43, 1, '2025-02-25 11:49:46', '2025-02-25 11:49:46', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2025-02-25 11:49:47', '2025-02-25 11:49:47', '', 0, 'http://localhost/smartoptical/?page_id=43', 0, 'page', '', 0),
(44, 1, '2025-02-25 11:49:46', '2025-02-25 11:49:46', '', 'Services', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2025-02-25 11:49:46', '2025-02-25 11:49:46', '', 43, 'http://localhost/smartoptical/?p=44', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(45, 1, '2025-02-25 11:56:42', '2025-02-25 11:56:42', '<div class=\"row jumbotron box8\">\r\n                            <div class=\"col-sm-6 form-group mb-3\">\r\n                                <label for=\"name-f\">First Name</label>\r\n                                [text* text-793 class:form-control]\r\n                            </div>\r\n                            <div class=\"col-sm-6 form-group mb-3\">\r\n                                <label for=\"name-l\">Last name</label>\r\n                                [text* text-lname class:form-control]\r\n                            </div>\r\n                            <div class=\"col-sm-6 form-group mb-3\">\r\n                                <label for=\"email\">Email</label>\r\n                                [email email-361 class:form-control]\r\n                            </div>\r\n                            <div class=\"col-sm-6 form-group mb-3\">\r\n                                <label for=\"phnumber\">Phone No.</label>\r\n                                [tel tel-531 class:form-control]\r\n                            </div>\r\n                            <div class=\"col-sm-12 form-group mb-3\">\r\n                                <label for=\"cityLive\">Enter Your Requred Services/Products</label>\r\n                                [text* text-services class:form-control]\r\n                            </div>\r\n\r\n                            <div class=\"col-sm-12 form-group mb-3\">\r\n                                <label for=\"message\">Enter Your Message</label>\r\n                                [textarea* textarea-675 class:form-control]\r\n                            </div>\r\n\r\n                            <div class=\"col-sm-12 form-group mb-0 mt-3 d-flex justify-content-center\">\r\n                                <div class=\"appointment_btn\">\r\n                                   [submit class:main_btn class:ampt_btn \"Submit\"]\r\n                                </div>\r\n                            </div>\r\n\r\n                        </div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <info@smartopticals.ca>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <info@smartopticals.ca>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Booking Form', '', 'publish', 'closed', 'closed', '', 'booking-form', '', '', '2025-02-25 11:56:42', '2025-02-25 11:56:42', '', 0, 'http://localhost/smartoptical/?post_type=wpcf7_contact_form&p=45', 0, 'wpcf7_contact_form', '', 0),
(46, 1, '2025-02-25 11:58:11', '2025-02-25 11:58:11', ' ', '', '', 'publish', 'closed', 'closed', '', '46', '', '', '2025-02-25 11:58:11', '2025-02-25 11:58:11', '', 0, 'http://localhost/smartoptical/?p=46', 1, 'nav_menu_item', '', 0),
(47, 1, '2025-02-25 11:58:11', '2025-02-25 11:58:11', ' ', '', '', 'publish', 'closed', 'closed', '', '47', '', '', '2025-02-25 11:58:11', '2025-02-25 11:58:11', '', 0, 'http://localhost/smartoptical/?p=47', 2, 'nav_menu_item', '', 0),
(48, 1, '2025-02-25 11:58:11', '2025-02-25 11:58:11', ' ', '', '', 'publish', 'closed', 'closed', '', '48', '', '', '2025-02-25 11:58:11', '2025-02-25 11:58:11', '', 0, 'http://localhost/smartoptical/?p=48', 3, 'nav_menu_item', '', 0),
(49, 1, '2025-02-25 11:58:11', '2025-02-25 11:58:11', ' ', '', '', 'publish', 'closed', 'closed', '', '49', '', '', '2025-02-25 11:58:11', '2025-02-25 11:58:11', '', 0, 'http://localhost/smartoptical/?p=49', 4, 'nav_menu_item', '', 0),
(50, 1, '2025-02-25 11:59:20', '2025-02-25 11:59:20', '{\n    \"show_on_front\": {\n        \"value\": \"page\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-02-25 11:59:20\"\n    },\n    \"page_on_front\": {\n        \"value\": \"9\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-02-25 11:59:20\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '8535c8d6-1093-4110-8612-5aa2e3975033', '', '', '2025-02-25 11:59:20', '2025-02-25 11:59:20', '', 0, 'http://localhost/smartoptical/2025/02/25/8535c8d6-1093-4110-8612-5aa2e3975033/', 0, 'customize_changeset', '', 0),
(51, 1, '2025-02-25 12:08:54', '2025-02-25 12:08:54', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"9\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Home Page', 'home-page', 'publish', 'closed', 'closed', '', 'group_67bdb2cd03550', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 0, 'http://localhost/smartoptical/?post_type=acf-field-group&#038;p=51', 0, 'acf-field-group', '', 0),
(52, 1, '2025-02-25 12:09:48', '2025-02-25 12:09:48', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Billing Partner', 'billing_partner', 'publish', 'closed', 'closed', '', 'field_67bdb2d87c52e', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=52', 16, 'acf-field', '', 0),
(53, 1, '2025-02-25 12:09:48', '2025-02-25 12:09:48', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Partner Logos', 'partner_logos', 'publish', 'closed', 'closed', '', 'field_67bdb2ef7c52f', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=53', 18, 'acf-field', '', 0),
(54, 1, '2025-02-25 12:09:48', '2025-02-25 12:09:48', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'image', 'publish', 'closed', 'closed', '', 'field_67bdb2fe7c530', '', '', '2025-02-25 12:09:48', '2025-02-25 12:09:48', '', 53, 'http://localhost/smartoptical/?post_type=acf-field&p=54', 0, 'acf-field', '', 0),
(55, 1, '2025-02-25 12:10:26', '2025-02-25 12:10:26', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Billing Content', 'billing_content', 'publish', 'closed', 'closed', '', 'field_67bdb31ab7df6', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=55', 17, 'acf-field', '', 0),
(56, 1, '2025-02-25 12:11:17', '2025-02-25 12:11:17', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Blog Section', 'blog_section', 'publish', 'closed', 'closed', '', 'field_67bdb34ac7fb9', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=56', 14, 'acf-field', '', 0),
(57, 1, '2025-02-25 12:11:17', '2025-02-25 12:11:17', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Blog Section Content', 'blog_section_content', 'publish', 'closed', 'closed', '', 'field_67bdb35ac7fba', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=57', 15, 'acf-field', '', 0),
(58, 1, '2025-02-25 12:12:55', '2025-02-25 12:12:55', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Why chosse Us Section', 'why_chosse_us_section', 'publish', 'closed', 'closed', '', 'field_67bdb38dffdac', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=58', 11, 'acf-field', '', 0),
(59, 1, '2025-02-25 12:12:55', '2025-02-25 12:12:55', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Points', 'points', 'publish', 'closed', 'closed', '', 'field_67bdb3a2ffdad', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=59', 12, 'acf-field', '', 0),
(60, 1, '2025-02-25 12:12:55', '2025-02-25 12:12:55', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Question', 'question', 'publish', 'closed', 'closed', '', 'field_67bdb3b2ffdae', '', '', '2025-02-25 12:12:55', '2025-02-25 12:12:55', '', 59, 'http://localhost/smartoptical/?post_type=acf-field&p=60', 0, 'acf-field', '', 0),
(61, 1, '2025-02-25 12:12:55', '2025-02-25 12:12:55', 'a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}', 'Answer', 'answer', 'publish', 'closed', 'closed', '', 'field_67bdb3b9ffdaf', '', '', '2025-02-25 12:12:55', '2025-02-25 12:12:55', '', 59, 'http://localhost/smartoptical/?post_type=acf-field&p=61', 1, 'acf-field', '', 0),
(62, 1, '2025-02-25 12:13:25', '2025-02-25 12:13:25', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Why chosse Us Section Content', 'why_chosse_us_section_content', 'publish', 'closed', 'closed', '', 'field_67bdb3d36f497', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=62', 13, 'acf-field', '', 0),
(63, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Testimonials Section', 'testimonials_section', 'publish', 'closed', 'closed', '', 'field_67bdb507848fc', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=63', 8, 'acf-field', '', 0),
(64, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Testimonials Section Content', 'testimonials_section_content', 'publish', 'closed', 'closed', '', 'field_67bdb54b848fd', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=64', 9, 'acf-field', '', 0),
(65, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Testimonials', 'testimonials', 'publish', 'closed', 'closed', '', 'field_67bdb55c848fe', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=65', 10, 'acf-field', '', 0),
(66, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}', 'Content', 'content', 'publish', 'closed', 'closed', '', 'field_67bdb56b848ff', '', '', '2025-02-25 12:20:55', '2025-02-25 12:20:55', '', 65, 'http://localhost/smartoptical/?post_type=acf-field&p=66', 0, 'acf-field', '', 0),
(67, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Name', 'name', 'publish', 'closed', 'closed', '', 'field_67bdb58784900', '', '', '2025-02-25 12:20:55', '2025-02-25 12:20:55', '', 65, 'http://localhost/smartoptical/?post_type=acf-field&p=67', 1, 'acf-field', '', 0),
(68, 1, '2025-02-25 12:20:55', '2025-02-25 12:20:55', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Picture', 'picture', 'publish', 'closed', 'closed', '', 'field_67bdb59484901', '', '', '2025-02-25 12:20:55', '2025-02-25 12:20:55', '', 65, 'http://localhost/smartoptical/?post_type=acf-field&p=68', 2, 'acf-field', '', 0),
(69, 1, '2025-02-25 12:22:46', '2025-02-25 12:22:46', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Our Shop Section', 'our_shop_section', 'publish', 'closed', 'closed', '', 'field_67bdb5d860e44', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=69', 5, 'acf-field', '', 0),
(70, 1, '2025-02-25 12:22:46', '2025-02-25 12:22:46', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Our Shop Content', 'our_shop_content', 'publish', 'closed', 'closed', '', 'field_67bdb5e760e45', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=70', 6, 'acf-field', '', 0),
(71, 1, '2025-02-25 12:22:46', '2025-02-25 12:22:46', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Our Shop Products', 'our_shop_products', 'publish', 'closed', 'closed', '', 'field_67bdb5f660e46', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=71', 7, 'acf-field', '', 0),
(72, 1, '2025-02-25 12:22:46', '2025-02-25 12:22:46', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'image', 'publish', 'closed', 'closed', '', 'field_67bdb60260e47', '', '', '2025-02-25 12:22:46', '2025-02-25 12:22:46', '', 71, 'http://localhost/smartoptical/?post_type=acf-field&p=72', 0, 'acf-field', '', 0),
(73, 1, '2025-02-25 12:22:46', '2025-02-25 12:22:46', 'a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}', 'Name', 'name', 'publish', 'closed', 'closed', '', 'field_67bdb60d60e48', '', '', '2025-02-25 12:22:46', '2025-02-25 12:22:46', '', 71, 'http://localhost/smartoptical/?post_type=acf-field&p=73', 1, 'acf-field', '', 0),
(74, 1, '2025-02-25 12:28:28', '2025-02-25 12:28:28', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Banner  Section', 'banner__section', 'publish', 'closed', 'closed', '', 'field_67bdb6e947a06', '', '', '2025-02-25 12:28:47', '2025-02-25 12:28:47', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=74', 0, 'acf-field', '', 0),
(75, 1, '2025-02-25 12:28:28', '2025-02-25 12:28:28', 'a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}', 'Banners', 'banners', 'publish', 'closed', 'closed', '', 'field_67bdb70047a07', '', '', '2025-02-25 12:28:47', '2025-02-25 12:28:47', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=75', 1, 'acf-field', '', 0),
(76, 1, '2025-02-25 12:28:28', '2025-02-25 12:28:28', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Image', 'image', 'publish', 'closed', 'closed', '', 'field_67bdb70c47a08', '', '', '2025-02-25 12:28:28', '2025-02-25 12:28:28', '', 75, 'http://localhost/smartoptical/?post_type=acf-field&p=76', 0, 'acf-field', '', 0),
(77, 1, '2025-02-25 12:28:28', '2025-02-25 12:28:28', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Content', 'content', 'publish', 'closed', 'closed', '', 'field_67bdb76247a09', '', '', '2025-02-25 12:28:28', '2025-02-25 12:28:28', '', 75, 'http://localhost/smartoptical/?post_type=acf-field&p=77', 1, 'acf-field', '', 0),
(78, 1, '2025-02-25 12:31:35', '2025-02-25 12:31:35', '', 'hero-1', '', 'inherit', 'open', 'closed', '', 'hero-1', '', '', '2025-02-25 12:31:35', '2025-02-25 12:31:35', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/hero-1.png', 0, 'attachment', 'image/png', 0),
(79, 1, '2025-02-25 12:31:37', '2025-02-25 12:31:37', '', 'hero-2', '', 'inherit', 'open', 'closed', '', 'hero-2', '', '', '2025-02-25 12:31:37', '2025-02-25 12:31:37', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/hero-2.png', 0, 'attachment', 'image/png', 0),
(80, 1, '2025-02-25 12:31:39', '2025-02-25 12:31:39', '', 'hero-3', '', 'inherit', 'open', 'closed', '', 'hero-3', '', '', '2025-02-25 12:31:39', '2025-02-25 12:31:39', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/hero-3.png', 0, 'attachment', 'image/png', 0),
(81, 1, '2025-02-25 12:34:10', '2025-02-25 12:34:10', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:34:10', '2025-02-25 12:34:10', '', 9, 'http://localhost/smartoptical/?p=81', 0, 'revision', '', 0),
(82, 1, '2025-02-25 12:39:12', '2025-02-25 12:39:12', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:39:12', '2025-02-25 12:39:12', '', 9, 'http://localhost/smartoptical/?p=82', 0, 'revision', '', 0),
(83, 1, '2025-02-25 12:39:21', '2025-02-25 12:39:21', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:39:21', '2025-02-25 12:39:21', '', 9, 'http://localhost/smartoptical/?p=83', 0, 'revision', '', 0),
(84, 1, '2025-02-25 12:39:54', '2025-02-25 12:39:54', '', 'logo-1', '', 'inherit', 'open', 'closed', '', 'logo-1', '', '', '2025-02-25 12:39:54', '2025-02-25 12:39:54', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/logo-1.png', 0, 'attachment', 'image/png', 0),
(85, 1, '2025-02-25 12:39:55', '2025-02-25 12:39:55', '', 'logo-4', '', 'inherit', 'open', 'closed', '', 'logo-4', '', '', '2025-02-25 12:39:55', '2025-02-25 12:39:55', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/logo-4.png', 0, 'attachment', 'image/png', 0),
(86, 1, '2025-02-25 12:40:08', '2025-02-25 12:40:08', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:40:08', '2025-02-25 12:40:08', '', 9, 'http://localhost/smartoptical/?p=86', 0, 'revision', '', 0),
(87, 1, '2025-02-25 12:41:28', '2025-02-25 12:41:28', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:41:28', '2025-02-25 12:41:28', '', 9, 'http://localhost/smartoptical/?p=87', 0, 'revision', '', 0),
(88, 1, '2025-02-25 12:49:29', '2025-02-25 12:49:29', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:49:29', '2025-02-25 12:49:29', '', 9, 'http://localhost/smartoptical/?p=88', 0, 'revision', '', 0),
(89, 1, '2025-02-25 12:51:04', '2025-02-25 12:51:04', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:51:04', '2025-02-25 12:51:04', '', 9, 'http://localhost/smartoptical/?p=89', 0, 'revision', '', 0),
(90, 1, '2025-02-25 12:52:06', '2025-02-25 12:52:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:52:06', '2025-02-25 12:52:06', '', 9, 'http://localhost/smartoptical/?p=90', 0, 'revision', '', 0),
(91, 1, '2025-02-25 12:52:29', '2025-02-25 12:52:29', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:52:29', '2025-02-25 12:52:29', '', 9, 'http://localhost/smartoptical/?p=91', 0, 'revision', '', 0),
(92, 1, '2025-02-25 12:57:52', '2025-02-25 12:57:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:57:52', '2025-02-25 12:57:52', '', 9, 'http://localhost/smartoptical/?p=92', 0, 'revision', '', 0),
(93, 1, '2025-02-25 12:58:47', '2025-02-25 12:58:47', '', '266013790-4d674d96-a311-47c3-9b7c-03feaa36c948', '', 'inherit', 'open', 'closed', '', '266013790-4d674d96-a311-47c3-9b7c-03feaa36c948', '', '', '2025-02-25 12:58:47', '2025-02-25 12:58:47', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/266013790-4d674d96-a311-47c3-9b7c-03feaa36c948.png', 0, 'attachment', 'image/png', 0),
(94, 1, '2025-02-25 12:59:14', '2025-02-25 12:59:14', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 12:59:14', '2025-02-25 12:59:14', '', 9, 'http://localhost/smartoptical/?p=94', 0, 'revision', '', 0),
(95, 1, '2025-02-25 13:02:48', '2025-02-25 13:02:48', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:02:48', '2025-02-25 13:02:48', '', 9, 'http://localhost/smartoptical/?p=95', 0, 'revision', '', 0),
(96, 1, '2025-02-25 13:05:06', '2025-02-25 13:05:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:05:06', '2025-02-25 13:05:06', '', 9, 'http://localhost/smartoptical/?p=96', 0, 'revision', '', 0),
(97, 1, '2025-02-25 13:05:59', '2025-02-25 13:05:59', '', 'product-1', '', 'inherit', 'open', 'closed', '', 'product-1', '', '', '2025-02-25 13:05:59', '2025-02-25 13:05:59', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/product-1.png', 0, 'attachment', 'image/png', 0),
(98, 1, '2025-02-25 13:06:00', '2025-02-25 13:06:00', '', 'product-2', '', 'inherit', 'open', 'closed', '', 'product-2', '', '', '2025-02-25 13:06:00', '2025-02-25 13:06:00', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/product-2.png', 0, 'attachment', 'image/png', 0),
(99, 1, '2025-02-25 13:06:02', '2025-02-25 13:06:02', '', 'product-3', '', 'inherit', 'open', 'closed', '', 'product-3', '', '', '2025-02-25 13:06:02', '2025-02-25 13:06:02', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/product-3.png', 0, 'attachment', 'image/png', 0),
(100, 1, '2025-02-25 13:06:03', '2025-02-25 13:06:03', '', 'product-4', '', 'inherit', 'open', 'closed', '', 'product-4', '', '', '2025-02-25 13:06:03', '2025-02-25 13:06:03', '', 9, 'http://localhost/smartoptical/wp-content/uploads/2025/02/product-4.png', 0, 'attachment', 'image/png', 0),
(101, 1, '2025-02-25 13:06:59', '2025-02-25 13:06:59', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:06:59', '2025-02-25 13:06:59', '', 9, 'http://localhost/smartoptical/?p=101', 0, 'revision', '', 0),
(102, 1, '2025-02-25 13:29:53', '2025-02-25 13:29:53', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:29:53', '2025-02-25 13:29:53', '', 9, 'http://localhost/smartoptical/?p=102', 0, 'revision', '', 0),
(103, 1, '2025-02-25 13:30:47', '2025-02-25 13:30:47', 'a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}', 'Second Section', 'second_section', 'publish', 'closed', 'closed', '', 'field_67bdc5d90163d', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=103', 2, 'acf-field', '', 0),
(104, 1, '2025-02-25 13:30:47', '2025-02-25 13:30:47', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Second Section Left Image', 'second_section_left_image', 'publish', 'closed', 'closed', '', 'field_67bdc5e70163e', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=104', 3, 'acf-field', '', 0),
(105, 1, '2025-02-25 13:30:47', '2025-02-25 13:30:47', 'a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}', 'Second Section Content', 'second_section_content', 'publish', 'closed', 'closed', '', 'field_67bdc5fa0163f', '', '', '2025-02-25 13:31:16', '2025-02-25 13:31:16', '', 51, 'http://localhost/smartoptical/?post_type=acf-field&#038;p=105', 4, 'acf-field', '', 0),
(106, 1, '2025-02-25 13:31:25', '2025-02-25 13:31:25', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:31:25', '2025-02-25 13:31:25', '', 9, 'http://localhost/smartoptical/?p=106', 0, 'revision', '', 0),
(108, 1, '2025-02-25 13:34:02', '2025-02-25 13:34:02', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:34:02', '2025-02-25 13:34:02', '', 9, 'http://localhost/smartoptical/?p=108', 0, 'revision', '', 0),
(109, 1, '2025-02-25 13:34:05', '2025-02-25 13:34:05', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:34:05', '2025-02-25 13:34:05', '', 9, 'http://localhost/smartoptical/?p=109', 0, 'revision', '', 0),
(110, 1, '2025-02-25 13:35:55', '2025-02-25 13:35:55', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:35:55', '2025-02-25 13:35:55', '', 9, 'http://localhost/smartoptical/?p=110', 0, 'revision', '', 0),
(111, 1, '2025-02-25 13:39:32', '2025-02-25 13:39:32', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 13:39:32', '2025-02-25 13:39:32', '', 9, 'http://localhost/smartoptical/?p=111', 0, 'revision', '', 0),
(112, 1, '2025-02-25 13:47:56', '2025-02-25 13:47:56', 'a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"template_services.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Services', 'services', 'publish', 'closed', 'closed', '', 'group_67bdc9eae25da', '', '', '2025-02-25 13:47:56', '2025-02-25 13:47:56', '', 0, 'http://localhost/smartoptical/?post_type=acf-field-group&#038;p=112', 0, 'acf-field-group', '', 0),
(113, 1, '2025-02-25 13:47:56', '2025-02-25 13:47:56', 'a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}', 'Front Image', 'front_image', 'publish', 'closed', 'closed', '', 'field_67bdc9f5117d2', '', '', '2025-02-25 13:47:56', '2025-02-25 13:47:56', '', 112, 'http://localhost/smartoptical/?post_type=acf-field&p=113', 0, 'acf-field', '', 0),
(114, 1, '2025-02-25 13:47:56', '2025-02-25 13:47:56', 'a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}', 'Short Note', 'short_note', 'publish', 'closed', 'closed', '', 'field_67bdca01117d3', '', '', '2025-02-25 13:47:56', '2025-02-25 13:47:56', '', 112, 'http://localhost/smartoptical/?post_type=acf-field&p=114', 1, 'acf-field', '', 0),
(115, 1, '2025-02-25 16:58:34', '2025-02-25 16:58:34', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'Eyewear', '', 'trash', 'closed', 'closed', '', 'eyewear-2__trashed', '', '', '2025-02-25 17:01:19', '2025-02-25 17:01:19', '', 43, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?page_id=115', 0, 'page', '', 0),
(116, 1, '2025-02-25 16:58:34', '2025-02-25 16:58:34', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'Eyewear', '', 'inherit', 'closed', 'closed', '', '115-revision-v1', '', '', '2025-02-25 16:58:34', '2025-02-25 16:58:34', '', 115, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=116', 0, 'revision', '', 0),
(117, 1, '2025-02-25 17:00:25', '2025-02-25 17:00:25', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>✅ UV Protection for Eye Safety<br>✅ High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>✅ Stylish Frames from Designer Sunglasses Brands<br>✅ Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sun Glass', '', 'trash', 'closed', 'closed', '', 'sun-glass__trashed', '', '', '2025-02-25 17:03:30', '2025-02-25 17:03:30', '', 43, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?page_id=117', 0, 'page', '', 0),
(118, 1, '2025-02-25 16:59:31', '2025-02-25 16:59:31', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'Eyewear', '', 'inherit', 'closed', 'closed', '', '115-revision-v1', '', '', '2025-02-25 16:59:31', '2025-02-25 16:59:31', '', 115, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=118', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(119, 1, '2025-02-25 17:00:25', '2025-02-25 17:00:25', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>✅ UV Protection for Eye Safety<br>✅ High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>✅ Stylish Frames from Designer Sunglasses Brands<br>✅ Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sun Glass', '', 'inherit', 'closed', 'closed', '', '117-revision-v1', '', '', '2025-02-25 17:00:25', '2025-02-25 17:00:25', '', 117, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=119', 0, 'revision', '', 0),
(120, 1, '2025-02-25 17:01:07', '2025-02-25 17:01:07', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Eyewear: A Blend of Functionality and Fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eyewear has evolved far beyond its initial purpose of correcting vision. Today, it serves as an essential accessory that combines practicality with style. From prescription glasses to sunglasses and safety goggles, eyewear is an integral part of our daily lives. Whether it’s to protect our eyes from harmful UV rays, enhance our vision, or make a fashion statement, eyewear plays an important role in maintaining our eye health and appearance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">The Evolution of Eyewear</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eyewear has a long history dating back to ancient civilizations. The earliest records of lenses used for vision correction trace back to the Romans, who created reading stones from polished glass. However, it wasn’t until the 13th century that spectacles were invented. In Italy, a monk named Alessandro Spina is credited with creating the first pair of wearable glasses, though they were rudimentary and served mainly for reading.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Over time, eyewear underwent significant improvements. By the 17th century, eyeglasses became more refined, with the introduction of convex and concave lenses to correct farsightedness and nearsightedness. The 19th and 20th centuries saw rapid advancements in lens technology, making glasses more effective and comfortable. Today, eyewear is available in a variety of styles, materials, and features to cater to individual needs and preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Types of Eyewear</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Prescription Glasses</strong>: The most common type of eyewear, prescription glasses are designed to correct refractive errors such as nearsightedness (myopia), farsightedness (hyperopia), astigmatism, and presbyopia. These glasses have lenses crafted to the specific needs of the wearer, ensuring optimal vision. With advancements in lens technology, prescription glasses can now include features like anti-reflective coatings, blue light filters, and photochromic lenses, which darken in response to sunlight.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Sunglasses</strong>: Sunglasses are essential for protecting the eyes from harmful ultraviolet (UV) radiation from the sun. Prolonged exposure to UV rays can lead to eye damage, including cataracts and macular degeneration. Sunglasses not only shield the eyes from UV radiation but also reduce glare and enhance visual comfort in bright conditions. They come in various styles, such as aviators, wayfarers, and sport-specific designs, making them a popular fashion accessory as well. Polarized sunglasses are also available, which further reduce glare, making them ideal for activities like driving and water sports.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Safety Glasses</strong>: Safety eyewear is crucial in preventing eye injuries in hazardous environments. Whether at work, during sports, or in recreational activities, safety glasses provide protection against flying debris, chemicals, or intense light. Construction workers, laboratory technicians, and athletes often rely on safety glasses to shield their eyes from potential risks. These glasses are typically made with durable materials like polycarbonate and come with features such as impact resistance and anti-fog coatings.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Reading Glasses</strong>: As we age, presbyopia—the gradual loss of the ability to focus on close objects—becomes common. Reading glasses help individuals with presbyopia see small text or objects up close. These glasses are available over-the-counter or can be prescribed by an eye care professional. With options ranging from stylish to more functional designs, reading glasses allow people to continue enjoying activities like reading and sewing without straining their eyes.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Sports Eyewear</strong>: Designed for athletes, sports eyewear offers specialized protection and comfort for various physical activities. Whether it’s for cycling, skiing, or basketball, sports glasses are engineered to enhance performance and safeguard the eyes from impact. They often feature lightweight frames, adjustable nose pads, and shatterproof lenses to ensure safety and comfort during intense physical exertion.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Eyewear as Fashion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Beyond their functional purpose, eyewear has become a statement of personal style. From sleek, minimalist designs to bold, oversized frames, eyewear serves as a reflection of an individual’s personality and fashion preferences. Designers and fashion houses have embraced eyewear as a key accessory, offering a wide range of styles and colors to suit various tastes. Eyewear brands such as Ray-Ban, Oakley, and Warby Parker have become synonymous with high-quality, fashionable glasses that appeal to both functional and aesthetic needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The popularity of eyewear as a fashion accessory has also led to the rise of customizable eyewear, where consumers can choose frame shapes, colors, and lens types to create a pair of glasses that suit their unique look. This trend has made eyewear an essential part of one’s overall wardrobe, influencing how people express themselves.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">The Importance of Eye Care</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While eyewear can help enhance vision and protect the eyes, it is important to maintain regular eye care to ensure long-term eye health. Regular eye exams by an optometrist or ophthalmologist can detect early signs of eye conditions such as glaucoma, cataracts, or macular degeneration. Early detection is crucial for preventing or managing these conditions effectively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Proper maintenance of eyewear is also vital to ensure that glasses or sunglasses continue to perform optimally. Regular cleaning, using appropriate cases for storage, and replacing damaged or outdated lenses are important steps to prolong the lifespan of eyewear.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Conclusion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eyewear is much more than a tool for vision correction; it is a blend of functionality, protection, and style. Whether it’s prescription glasses, sunglasses, or safety glasses, eyewear plays a significant role in enhancing our daily lives and overall well-being. As both a practical necessity and a fashion statement, eyewear continues to evolve, offering new technologies and trends that cater to the ever-changing needs of modern consumers. Investing in quality eyewear not only improves eye health but also enhances personal style, making it an essential accessory in today’s world.</p>\n<!-- /wp:paragraph -->', 'EyeWear', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-02-25 17:01:07', '2025-02-25 17:01:07', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=120', 0, 'revision', '', 0),
(121, 1, '2025-02-25 17:01:41', '2025-02-25 17:01:41', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'EyeWear', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-02-25 17:01:41', '2025-02-25 17:01:41', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=121', 0, 'revision', '', 0),
(122, 1, '2025-02-25 17:03:31', '2025-02-25 17:03:31', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>✅ UV Protection for Eye Safety<br>✅ High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>✅ Stylish Frames from Designer Sunglasses Brands<br>✅ Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 17:03:31', '2025-02-25 17:03:31', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=122', 0, 'revision', '', 0),
(123, 1, '2025-02-25 17:05:35', '2025-02-25 17:05:35', '', 'EyeWear', '', 'inherit', 'open', 'closed', '', 'eyewear-2', '', '', '2025-02-25 17:05:35', '2025-02-25 17:05:35', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/EyeWear.jpg', 0, 'attachment', 'image/jpeg', 0),
(124, 1, '2025-02-25 17:06:21', '2025-02-25 17:06:21', '', 'Sunglass', '', 'inherit', 'open', 'closed', '', 'sunglass-2', '', '', '2025-02-25 17:06:21', '2025-02-25 17:06:21', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass.jpg', 0, 'attachment', 'image/jpeg', 0),
(126, 1, '2025-02-25 17:07:56', '2025-02-25 17:07:56', '<!-- wp:image {\"id\":124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass-1024x683.jpg\" alt=\"\" class=\"wp-image-124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>✅ UV Protection for Eye Safety<br>✅ High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>✅ Stylish Frames from Designer Sunglasses Brands<br>✅ Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 17:07:56', '2025-02-25 17:07:56', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=126', 0, 'revision', '', 0),
(127, 1, '2025-02-25 17:08:29', '2025-02-25 17:08:29', '<!-- wp:image {\"id\":123,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/EyeWear-1024x512.jpg\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'EyeWear', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-02-25 17:08:29', '2025-02-25 17:08:29', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=127', 0, 'revision', '', 0),
(128, 1, '2025-02-25 17:11:39', '2025-02-25 17:11:39', '', 'Contact Lenses', '', 'inherit', 'open', 'closed', '', 'contact-lenses', '', '', '2025-02-25 17:11:39', '2025-02-25 17:11:39', '', 17, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Contact-Lenses.jpg', 0, 'attachment', 'image/jpeg', 0),
(129, 1, '2025-02-25 17:11:40', '2025-02-25 17:11:40', '', 'Lenses', '', 'inherit', 'open', 'closed', '', 'lenses', '', '', '2025-02-25 17:11:40', '2025-02-25 17:11:40', '', 17, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Lenses.jpg', 0, 'attachment', 'image/jpeg', 0),
(130, 1, '2025-02-25 17:11:47', '2025-02-25 17:11:47', '<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Contact-Lenses-1024x683.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription Colored Contacts: Enhance Your Vision with Style</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for a way to enhance your look while maintaining clear vision, prescription-colored contacts are the perfect solution. These lenses combine vision correction with aesthetic appeal, allowing you to change or enhance your eye color effortlessly. Whether you need prescription contact lenses for nearsightedness, farsightedness, or astigmatism, there are numerous options available to suit your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When choosing the right prescription colored contact lenses, it’s essential to have a valid contact prescription from an eye care professional. This ensures that your lenses fit correctly and provide the best comfort and vision. Prescribed color contact lenses are available in various shades, from natural hues to bold, dramatic colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For those who need both vision correction and a stylish upgrade, prescription contact lenses with color offer a perfect blend of function and fashion. You can also get colour contact lenses prescription options tailored to your specific vision needs. Whether you need single-vision correction or multifocal contact lenses for presbyopia, there are a variety of choices to explore.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you have astigmatism, don’t worry—astigmatism contact lenses with color are available to help you achieve both clear vision and a striking appearance. Additionally, those who prefer convenience can opt for daily contact lenses, which offer fresh and hygienic wear every day. With the ease of online shopping, you can now order contact lenses online from us and have them delivered to your doorstep. Always ensure that your contacts prescription colored matches your vision needs for the best results. Upgrade your look today with high-quality prescription colored contacts that blend comfort, clarity, and style!</p>\n<!-- /wp:paragraph -->', 'Contact Lens', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2025-02-25 17:11:47', '2025-02-25 17:11:47', '', 17, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=130', 0, 'revision', '', 0),
(131, 1, '2025-02-25 17:12:33', '2025-02-25 17:12:33', '<!-- wp:image {\"id\":129,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Lenses.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Upgrade Your Vision with the Best Lenses for Glasses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Looking for new lenses for old frames? Whether you need cheap prescription lenses or advanced progressive lenses, we provide high-quality eyeglass lenses tailored to your vision needs. Keep your favorite frames and simply replace the lenses for a cost-effective and eco-friendly solution.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Wide Range of Glasses Lenses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a variety of prescription lenses for glasses, ensuring clear and comfortable vision. Our selection includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Anti-glare lens glasses – Reduce reflections and improve clarity.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bifocal and progressive lenses – Perfect for near and distance vision in one pair.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Photochromic and transition lenses – Adaptive eyeglass lenses that darken in sunlight.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Coloured prescription lenses – Add style while enhancing vision.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Glass spectacle lenses – Durable and scratch-resistant for long-term use.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Affordable &amp; High-Quality Eyeglass Lenses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re searching for cheap prescription lenses for glasses, we provide budget-friendly options without compromising on quality. From standard single-vision to advanced bifocal lenses, our range suits all preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>New lenses for old frames – Save money and keep your favorite frames.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-quality anti-glare lens technology for better comfort.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A variety of glasses bifocal lenses and progressive lenses for all needs.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast, reliable service with competitive pricing.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Get Your Prescription Lenses for Glasses Today! Upgrade your glasses with our best lenses for glasses selection. Order now for high-quality vision at unbeatable prices!</p>\n<!-- /wp:paragraph -->', 'Lens', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2025-02-25 17:12:33', '2025-02-25 17:12:33', '', 15, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=131', 0, 'revision', '', 0),
(133, 1, '2025-02-25 17:15:42', '2025-02-25 17:15:42', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Premium Quality Products</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Advanced Optical Technology</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Stylish and Trendy Designs</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Expert Eye Care Services</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Affordable Prices &amp; Great Deals</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">✅ Customer Satisfaction Guaranteed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-25 17:15:42', '2025-02-25 17:15:42', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=133', 0, 'revision', '', 0),
(134, 1, '2025-02-25 17:17:27', '2025-02-25 17:17:27', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Comprehensive Eye Examination &amp; Expert Eye Care in Mississauga</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you searching for a trusted eyeglasses doctor near you? Our clinic in Mississauga provides thorough eye examinations and professional vision care tailored to your needs. Whether you require a routine vision test, prescription eyeglasses, or emergency eye care, our experienced optometrists are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Eye Examination Services in Mississauga?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A comprehensive <strong>eye examination in Mississauga</strong> is essential for maintaining healthy vision. Our <strong>best optometrist in Mississauga</strong> uses advanced diagnostic tools to assess your eyesight and detect early signs of eye diseases such as glaucoma, cataracts, and macular degeneration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;Our Eye Care Services Include:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Routine Eye Examinations</strong> – We conduct a detailed <strong>vision test</strong> to check for nearsightedness, farsightedness, astigmatism, and other vision concerns.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Prescription Eyeglasses &amp; Contact Lenses</strong> – Find the perfect eyewear suited to your lifestyle.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Emergency Eye Care</strong> – If you experience sudden vision loss, eye pain, or injuries, our team offers immediate assistance.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Children’s Eye Exams</strong> – Ensure your child’s visual development is on track with early <strong>eye examinations</strong>.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Diabetic Eye Screening</strong> – Specialized tests for individuals with diabetes to prevent vision complications.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Optometrist in Mississauga for Your Vision Health</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our <strong>best optometrist in Mississauga</strong> is committed to personalized eye care, ensuring that each patient receives expert guidance for their vision needs. Whether you need a routine checkup or <strong>emergency eye care</strong>, our clinic provides the highest standard of service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book Your Eye Examination in Mississauga Today! </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Don’t compromise on your vision health. If you\'re searching for an <strong>eyeglasses doctor near you</strong>, visit our clinic for a professional <strong>eye examination in Mississauga</strong>. Call us now or book an appointment online to meet the <strong>best optometrist in Mississauga</strong> and receive top-tier <strong>emergency eye care</strong> and vision solutions.</p>\n<!-- /wp:paragraph -->', 'Eye Exams/Doctor', '', 'publish', 'closed', 'closed', '', 'eye-exams-doctor', '', '', '2025-02-26 19:53:23', '2025-02-26 19:53:23', '', 0, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?page_id=134', 0, 'page', '', 0),
(135, 1, '2025-02-25 17:17:27', '2025-02-25 17:17:27', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Comprehensive Eye Examination &amp; Expert Eye Care in Mississauga</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you searching for a trusted eyeglasses doctor near you? Our clinic in Mississauga provides thorough eye examinations and professional vision care tailored to your needs. Whether you require a routine vision test, prescription eyeglasses, or emergency eye care, our experienced optometrists are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Eye Examination Services in Mississauga?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A comprehensive <strong>eye examination in Mississauga</strong> is essential for maintaining healthy vision. Our <strong>best optometrist in Mississauga</strong> uses advanced diagnostic tools to assess your eyesight and detect early signs of eye diseases such as glaucoma, cataracts, and macular degeneration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;Our Eye Care Services Include:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Routine Eye Examinations</strong> – We conduct a detailed <strong>vision test</strong> to check for nearsightedness, farsightedness, astigmatism, and other vision concerns.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Prescription Eyeglasses &amp; Contact Lenses</strong> – Find the perfect eyewear suited to your lifestyle.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Emergency Eye Care</strong> – If you experience sudden vision loss, eye pain, or injuries, our team offers immediate assistance.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Children’s Eye Exams</strong> – Ensure your child’s visual development is on track with early <strong>eye examinations</strong>.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Diabetic Eye Screening</strong> – Specialized tests for individuals with diabetes to prevent vision complications.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Optometrist in Mississauga for Your Vision Health</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our <strong>best optometrist in Mississauga</strong> is committed to personalized eye care, ensuring that each patient receives expert guidance for their vision needs. Whether you need a routine checkup or <strong>emergency eye care</strong>, our clinic provides the highest standard of service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book Your Eye Examination in Mississauga Today! </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Don’t compromise on your vision health. If you\'re searching for an <strong>eyeglasses doctor near you</strong>, visit our clinic for a professional <strong>eye examination in Mississauga</strong>. Call us now or book an appointment online to meet the <strong>best optometrist in Mississauga</strong> and receive top-tier <strong>emergency eye care</strong> and vision solutions.</p>\n<!-- /wp:paragraph -->', 'Eye Examination/Doctor', '', 'inherit', 'closed', 'closed', '', '134-revision-v1', '', '', '2025-02-25 17:17:27', '2025-02-25 17:17:27', '', 134, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=135', 0, 'revision', '', 0),
(136, 1, '2025-02-25 17:18:52', '2025-02-25 17:18:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 17:18:52', '2025-02-25 17:18:52', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=136', 0, 'revision', '', 0),
(137, 1, '2025-02-25 17:19:09', '2025-02-25 17:19:09', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 17:19:09', '2025-02-25 17:19:09', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=137', 0, 'revision', '', 0),
(138, 1, '2025-02-25 17:25:29', '2025-02-25 17:25:29', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 17:25:29', '2025-02-25 17:25:29', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=138', 0, 'revision', '', 0),
(139, 1, '2025-02-25 17:28:34', '2025-02-25 17:28:34', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 17:28:34', '2025-02-25 17:28:34', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=139', 0, 'revision', '', 0),
(140, 1, '2025-02-25 17:33:52', '2025-02-25 17:33:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 17:33:52', '2025-02-25 17:33:52', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=140', 0, 'revision', '', 0),
(141, 1, '2025-02-25 17:37:47', '2025-02-25 17:37:47', '', 'freepik__upload__7588', '', 'inherit', 'open', 'closed', '', 'freepik__upload__7588', '', '', '2025-02-25 17:37:47', '2025-02-25 17:37:47', '', 17, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/freepik__upload__7588.png', 0, 'attachment', 'image/png', 0),
(142, 1, '2025-02-25 17:38:46', '2025-02-25 17:38:46', '<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Contact-Lenses-1024x683.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription Colored Contacts: Enhance Your Vision with Style</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for a way to enhance your look while maintaining clear vision, prescription-colored contacts are the perfect solution. These lenses combine vision correction with aesthetic appeal, allowing you to change or enhance your eye color effortlessly. Whether you need prescription contact lenses for nearsightedness, farsightedness, or astigmatism, there are numerous options available to suit your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When choosing the right prescription colored contact lenses, it’s essential to have a valid contact prescription from an eye care professional. This ensures that your lenses fit correctly and provide the best comfort and vision. Prescribed color contact lenses are available in various shades, from natural hues to bold, dramatic colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For those who need both vision correction and a stylish upgrade, prescription contact lenses with color offer a perfect blend of function and fashion. You can also get colour contact lenses prescription options tailored to your specific vision needs. Whether you need single-vision correction or multifocal contact lenses for presbyopia, there are a variety of choices to explore.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you have astigmatism, don’t worry—astigmatism contact lenses with color are available to help you achieve both clear vision and a striking appearance. Additionally, those who prefer convenience can opt for daily contact lenses, which offer fresh and hygienic wear every day. With the ease of online shopping, you can now order contact lenses online from us and have them delivered to your doorstep. Always ensure that your contacts prescription colored matches your vision needs for the best results. Upgrade your look today with high-quality prescription colored contacts that blend comfort, clarity, and style!</p>\n<!-- /wp:paragraph -->', 'Contact Lens', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2025-02-25 17:38:46', '2025-02-25 17:38:46', '', 17, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=142', 0, 'revision', '', 0),
(143, 1, '2025-02-25 17:40:15', '2025-02-25 17:40:15', '', 'freepik__upload__62405', '', 'inherit', 'open', 'closed', '', 'freepik__upload__62405', '', '', '2025-02-25 17:40:15', '2025-02-25 17:40:15', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/freepik__upload__62405.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(144, 1, '2025-02-25 17:41:45', '2025-02-25 17:41:45', '<!-- wp:image {\"id\":123,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/EyeWear-1024x512.jpg\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Find the Best Eyewear Glasses &amp; Prescription Glasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you seeking for high-quality eyewear glasses that provide both style and functionality? Whether you need eyeglasses prescription solutions for vision correction or trendy prescription glasses for everyday use, finding the right pair is essential for comfort and clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Choose the Right Eyeglasses and Frames</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selecting the perfect eyeglasses and frames involves more than just aesthetics. You need frames that complement your face shape, fit comfortably, and offer durability. If you’re looking for eyeglasses near me, you’ll find a variety of styles to suit your needs, from lightweight metal frames to bold, fashionable designs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Importance of UV Protection Eyeglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Long-term exposure to ultraviolet (UV) rays can damage your eyes. Investing in UV protection eyeglasses helps shield your vision from harmful sunlight, reducing the risk of eye strain and long-term damage. Whether you spend a lot of time outdoors or use digital screens frequently, UV protection eyeglasses are a must-have for maintaining eye health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Eyeglasses in Mississauga</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re looking for the best eyeglasses in Mississauga, Smart opticals is a reputable optical store equipped with pro high-quality lenses and stylish frames. Whether you need single-vision, bifocal, or progressive lenses, our eyewear professionals can help you find the best <strong>prescription glasses</strong> tailored to your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wide selection of <strong>eyewear glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customized <strong>eyeglasses prescription</strong> services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Trendy and comfortable <strong>eyeglasses and frames</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Affordable and high-quality <strong>prescription glasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Advanced <strong>UV protection eyeglasses</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Convenient locations for those searching for <strong>eyeglasses near me</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Visit our store today and explore the finest eyeglasses in Mississauga to enhance your vision and style!</p>\n<!-- /wp:paragraph -->', 'EyeWear', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-02-25 17:41:45', '2025-02-25 17:41:45', '', 11, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=144', 0, 'revision', '', 0),
(145, 1, '2025-02-25 17:42:17', '2025-02-25 17:42:17', '', 'freepik__upload__84842', '', 'inherit', 'open', 'closed', '', 'freepik__upload__84842', '', '', '2025-02-25 17:42:17', '2025-02-25 17:42:17', '', 15, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/freepik__upload__84842.png', 0, 'attachment', 'image/png', 0),
(146, 1, '2025-02-25 17:43:45', '2025-02-25 17:43:45', '<!-- wp:image {\"id\":129,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Lenses.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Upgrade Your Vision with the Best Lenses for Glasses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Looking for new lenses for old frames? Whether you need cheap prescription lenses or advanced progressive lenses, we provide high-quality eyeglass lenses tailored to your vision needs. Keep your favorite frames and simply replace the lenses for a cost-effective and eco-friendly solution.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Wide Range of Glasses Lenses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a variety of prescription lenses for glasses, ensuring clear and comfortable vision. Our selection includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Anti-glare lens glasses – Reduce reflections and improve clarity.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bifocal and progressive lenses – Perfect for near and distance vision in one pair.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Photochromic and transition lenses – Adaptive eyeglass lenses that darken in sunlight.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Coloured prescription lenses – Add style while enhancing vision.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Glass spectacle lenses – Durable and scratch-resistant for long-term use.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Affordable &amp; High-Quality Eyeglass Lenses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you’re searching for cheap prescription lenses for glasses, we provide budget-friendly options without compromising on quality. From standard single-vision to advanced bifocal lenses, our range suits all preferences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Us?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>New lenses for old frames – Save money and keep your favorite frames.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-quality anti-glare lens technology for better comfort.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A variety of glasses bifocal lenses and progressive lenses for all needs.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast, reliable service with competitive pricing.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Get Your Prescription Lenses for Glasses Today! Upgrade your glasses with our best lenses for glasses selection. Order now for high-quality vision at unbeatable prices!</p>\n<!-- /wp:paragraph -->', 'Lens', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2025-02-25 17:43:45', '2025-02-25 17:43:45', '', 15, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=146', 0, 'revision', '', 0),
(147, 1, '2025-02-25 17:44:16', '2025-02-25 17:44:16', '', 'freepik__upload__76401', '', 'inherit', 'open', 'closed', '', 'freepik__upload__76401', '', '', '2025-02-25 17:44:16', '2025-02-25 17:44:16', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/freepik__upload__76401.png', 0, 'attachment', 'image/png', 0),
(148, 1, '2025-02-25 17:44:34', '2025-02-25 17:44:34', '<!-- wp:image {\"id\":124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass-1024x683.jpg\" alt=\"\" class=\"wp-image-124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>✅ UV Protection for Eye Safety<br>✅ High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>✅ Stylish Frames from Designer Sunglasses Brands<br>✅ Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 17:44:34', '2025-02-25 17:44:34', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=148', 0, 'revision', '', 0),
(149, 1, '2025-02-25 17:56:23', '2025-02-25 17:56:23', '', 'service-bg', '', 'inherit', 'open', 'closed', '', 'service-bg', '', '', '2025-02-25 17:56:23', '2025-02-25 17:56:23', '', 0, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/service-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(150, 1, '2025-02-25 17:59:37', '2025-02-25 17:59:37', '', 'Manulife-Financial', '', 'inherit', 'open', 'closed', '', 'manulife-financial', '', '', '2025-02-25 17:59:37', '2025-02-25 17:59:37', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Manulife-Financial.png', 0, 'attachment', 'image/png', 0),
(151, 1, '2025-02-25 17:59:38', '2025-02-25 17:59:38', '', 'RBC', '', 'inherit', 'open', 'closed', '', 'rbc', '', '', '2025-02-25 17:59:38', '2025-02-25 17:59:38', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/RBC.png', 0, 'attachment', 'image/png', 0),
(152, 1, '2025-02-25 17:59:38', '2025-02-25 17:59:38', '', 'Sunlife', '', 'inherit', 'open', 'closed', '', 'sunlife', '', '', '2025-02-25 17:59:38', '2025-02-25 17:59:38', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunlife.png', 0, 'attachment', 'image/png', 0),
(153, 1, '2025-02-25 17:59:39', '2025-02-25 17:59:39', '', 'BLUECROSS', '', 'inherit', 'open', 'closed', '', 'bluecross', '', '', '2025-02-25 17:59:39', '2025-02-25 17:59:39', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/BLUECROSS.png', 0, 'attachment', 'image/png', 0),
(154, 1, '2025-02-25 17:59:40', '2025-02-25 17:59:40', '', 'Canada-Life', '', 'inherit', 'open', 'closed', '', 'canada-life', '', '', '2025-02-25 17:59:40', '2025-02-25 17:59:40', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Canada-Life.png', 0, 'attachment', 'image/png', 0),
(155, 1, '2025-02-25 17:59:41', '2025-02-25 17:59:41', '', 'Desjardins-Insurance', '', 'inherit', 'open', 'closed', '', 'desjardins-insurance', '', '', '2025-02-25 17:59:41', '2025-02-25 17:59:41', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Desjardins-Insurance.png', 0, 'attachment', 'image/png', 0),
(156, 1, '2025-02-25 17:59:43', '2025-02-25 17:59:43', '', 'GreenShield-GreenShield announces first-of-its-kind solution to', 'GreenShield Logo (CNW Group/GreenShield)', 'inherit', 'open', 'closed', '', 'greenshield-greenshield-announces-first-of-its-kind-solution-to', '', '', '2025-02-25 17:59:43', '2025-02-25 17:59:43', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Green-Shields-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(157, 1, '2025-02-25 18:01:15', '2025-02-25 18:01:15', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 18:01:15', '2025-02-25 18:01:15', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=157', 0, 'revision', '', 0),
(158, 1, '2025-02-25 18:02:05', '2025-02-25 18:02:05', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 18:02:05', '2025-02-25 18:02:05', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=158', 0, 'revision', '', 0),
(159, 1, '2025-02-25 18:03:59', '2025-02-25 18:03:59', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 18:03:59', '2025-02-25 18:03:59', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=159', 0, 'revision', '', 0),
(160, 1, '2025-02-25 21:08:08', '2025-02-25 21:08:08', '<!-- wp:image {\"id\":124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass-1024x683.jpg\" alt=\"\" class=\"wp-image-124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>UV Protection for Eye Safety<br>High-Quality Prescription Lenses for Ray-Ban Sunglasses and More<br>Stylish Frames from Designer Sunglasses Brands<br>Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</p>\n<!-- /wp:paragraph -->', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 21:08:08', '2025-02-25 21:08:08', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=160', 0, 'revision', '', 0),
(161, 1, '2025-02-25 21:08:30', '2025-02-25 21:08:30', '<!-- wp:image {\"id\":124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/Sunglass-1024x683.jpg\" alt=\"\" class=\"wp-image-124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Prescription &amp; Designer Sunglasses – Style, Protection &amp; Clarity</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Prescription Sunglasses for Every Occasion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy the perfect blend of style and vision correction with our high-quality prescription sunglasses. Whether you need prescribed sunglasses for daily wear, sports glasses for outdoor adventures, or prescription lenses for Ray-Ban sunglasses, we have the ideal solution. Our lenses provide UV protection, ensuring clear and comfortable vision in bright conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Designer Sunglasses – Luxury &amp; Performance</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upgrade your eyewear collection with our premium designer sunglasses from top brands like Cartier sunglasses and Ray-Ban. These fashionable frames are crafted for durability and elegance, offering the best of both worlds—style and eye protection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sports &amp; Performance Sunglasses</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For active lifestyles, we offer a wide range of sports glasses, including cycling sunglasses, running sunglasses, and baseball sunglasses. Designed to reduce glare and enhance contrast, these running glasses ensure clear vision on the track, trail, or field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Sunglasses?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>UV Protection for Eye Safety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-Quality Prescription Lenses for Ray-Ban Sunglasses and More</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stylish Frames from Designer Sunglasses Brands</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable &amp; Lightweight Sports Glasses for Outdoor Activities Find your perfect pair of prescription sunglasses or prescribed sunglasses today and experience clear, comfortable vision in style!</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->', 'Sunglass', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-02-25 21:08:30', '2025-02-25 21:08:30', '', 13, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=161', 0, 'revision', '', 0),
(162, 1, '2025-02-25 21:12:50', '2025-02-25 21:12:50', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Premium Quality Products</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Advanced Optical Technology</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Stylish and Trendy Designs</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Expert Eye Care Services</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-25 21:12:50', '2025-02-25 21:12:50', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=162', 0, 'revision', '', 0),
(163, 1, '2025-02-25 21:19:06', '2025-02-25 21:19:06', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-02-25 21:19:06', '2025-02-25 21:19:06', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=163', 0, 'revision', '', 0),
(164, 1, '2025-02-25 21:19:35', '2025-02-25 21:19:35', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-02-25 21:19:35', '2025-02-25 21:19:35', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=164', 0, 'revision', '', 0),
(165, 1, '2025-02-25 23:15:22', '2025-02-25 23:15:22', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-25 23:15:22', '2025-02-25 23:15:22', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=165', 0, 'revision', '', 0),
(167, 1, '2025-02-26 00:02:03', '2025-02-26 00:02:03', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Mission</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Who We Are</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Smart Opticals?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Expert Eye Care Services</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Vision for the Future</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:02:03', '2025-02-26 00:02:03', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=167', 0, 'revision', '', 0),
(169, 1, '2025-02-26 00:03:40', '2025-02-26 00:03:40', '<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Mission</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Who We Are</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Smart Opticals?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Vision for the Future</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:03:40', '2025-02-26 00:03:40', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=169', 0, 'revision', '', 0),
(170, 1, '2025-02-26 00:05:31', '2025-02-26 00:05:31', '<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Mission</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Who We Are</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Smart Opticals?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Vision for the Future</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:05:31', '2025-02-26 00:05:31', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=170', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(171, 1, '2025-02-26 00:07:22', '2025-02-26 00:07:22', '<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Mission</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Who We Are</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:07:22', '2025-02-26 00:07:22', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=171', 0, 'revision', '', 0),
(172, 1, '2025-02-26 00:08:04', '2025-02-26 00:08:04', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Our Mission</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Who We Are</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:08:04', '2025-02-26 00:08:04', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=172', 0, 'revision', '', 0),
(174, 1, '2025-02-26 00:08:39', '2025-02-26 00:08:39', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:08:39', '2025-02-26 00:08:39', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=174', 0, 'revision', '', 0),
(175, 1, '2025-02-26 00:08:57', '2025-02-26 00:08:57', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:08:57', '2025-02-26 00:08:57', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=175', 0, 'revision', '', 0),
(176, 1, '2025-02-26 00:09:16', '2025-02-26 00:09:16', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-full is-style-rounded\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:09:16', '2025-02-26 00:09:16', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=176', 0, 'revision', '', 0),
(178, 1, '2025-02-26 00:09:45', '2025-02-26 00:09:45', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":98,\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-full is-style-rounded\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/product-2.png\" alt=\"\" class=\"wp-image-98\" style=\"object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-26 00:09:45', '2025-02-26 00:09:45', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=178', 0, 'revision', '', 0),
(179, 1, '2025-02-26 17:25:26', '2025-02-26 17:25:26', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 17:25:26', '2025-02-26 17:25:26', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=179', 0, 'revision', '', 0),
(180, 1, '2025-02-26 17:26:06', '2025-02-26 17:26:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 17:26:06', '2025-02-26 17:26:06', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=180', 0, 'revision', '', 0),
(181, 1, '2025-02-26 17:27:16', '2025-02-26 17:27:16', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 17:27:16', '2025-02-26 17:27:16', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=181', 0, 'revision', '', 0),
(182, 1, '2025-02-26 18:03:52', '2025-02-26 18:03:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:03:52', '2025-02-26 18:03:52', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=182', 0, 'revision', '', 0),
(183, 1, '2025-02-26 18:04:16', '2025-02-26 18:04:16', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:04:16', '2025-02-26 18:04:16', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=183', 0, 'revision', '', 0),
(184, 1, '2025-02-26 18:04:30', '2025-02-26 18:04:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:04:30', '2025-02-26 18:04:30', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=184', 0, 'revision', '', 0),
(185, 1, '2025-02-26 18:04:40', '2025-02-26 18:04:40', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:04:40', '2025-02-26 18:04:40', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=185', 0, 'revision', '', 0),
(186, 1, '2025-02-26 18:39:10', '2025-02-26 18:39:10', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:39:10', '2025-02-26 18:39:10', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=186', 0, 'revision', '', 0),
(187, 1, '2025-02-26 18:40:23', '2025-02-26 18:40:23', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:40:23', '2025-02-26 18:40:23', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=187', 0, 'revision', '', 0),
(188, 1, '2025-02-26 18:40:35', '2025-02-26 18:40:35', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:40:35', '2025-02-26 18:40:35', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=188', 0, 'revision', '', 0),
(189, 1, '2025-02-26 18:41:07', '2025-02-26 18:41:07', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:41:07', '2025-02-26 18:41:07', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=189', 0, 'revision', '', 0),
(190, 1, '2025-02-26 18:41:16', '2025-02-26 18:41:16', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:41:16', '2025-02-26 18:41:16', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=190', 0, 'revision', '', 0),
(191, 1, '2025-02-26 18:41:30', '2025-02-26 18:41:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:41:30', '2025-02-26 18:41:30', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=191', 0, 'revision', '', 0),
(192, 1, '2025-02-26 18:41:42', '2025-02-26 18:41:42', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 18:41:42', '2025-02-26 18:41:42', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=192', 0, 'revision', '', 0),
(193, 1, '2025-02-26 19:31:52', '2025-02-26 19:31:52', '', 'Eye Exam/Doctor', '', 'trash', 'closed', 'closed', '', 'eye-exam-doctor__trashed', '', '', '2025-02-26 19:32:12', '2025-02-26 19:32:12', '', 0, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?page_id=193', 0, 'page', '', 0),
(194, 1, '2025-02-26 19:31:52', '2025-02-26 19:31:52', '', 'Eye Exam/Doctor', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2025-02-26 19:31:52', '2025-02-26 19:31:52', '', 193, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=194', 0, 'revision', '', 0),
(195, 1, '2025-02-26 19:32:29', '2025-02-26 19:32:29', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Comprehensive Eye Examination &amp; Expert Eye Care in Mississauga</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you searching for a trusted eyeglasses doctor near you? Our clinic in Mississauga provides thorough eye examinations and professional vision care tailored to your needs. Whether you require a routine vision test, prescription eyeglasses, or emergency eye care, our experienced optometrists are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Our Eye Examination Services in Mississauga?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A comprehensive <strong>eye examination in Mississauga</strong> is essential for maintaining healthy vision. Our <strong>best optometrist in Mississauga</strong> uses advanced diagnostic tools to assess your eyesight and detect early signs of eye diseases such as glaucoma, cataracts, and macular degeneration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;Our Eye Care Services Include:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Routine Eye Examinations</strong> – We conduct a detailed <strong>vision test</strong> to check for nearsightedness, farsightedness, astigmatism, and other vision concerns.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Prescription Eyeglasses &amp; Contact Lenses</strong> – Find the perfect eyewear suited to your lifestyle.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Emergency Eye Care</strong> – If you experience sudden vision loss, eye pain, or injuries, our team offers immediate assistance.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Children’s Eye Exams</strong> – Ensure your child’s visual development is on track with early <strong>eye examinations</strong>.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Diabetic Eye Screening</strong> – Specialized tests for individuals with diabetes to prevent vision complications.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Best Optometrist in Mississauga for Your Vision Health</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our <strong>best optometrist in Mississauga</strong> is committed to personalized eye care, ensuring that each patient receives expert guidance for their vision needs. Whether you need a routine checkup or <strong>emergency eye care</strong>, our clinic provides the highest standard of service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book Your Eye Examination in Mississauga Today! </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Don’t compromise on your vision health. If you\'re searching for an <strong>eyeglasses doctor near you</strong>, visit our clinic for a professional <strong>eye examination in Mississauga</strong>. Call us now or book an appointment online to meet the <strong>best optometrist in Mississauga</strong> and receive top-tier <strong>emergency eye care</strong> and vision solutions.</p>\n<!-- /wp:paragraph -->', 'Eye Exams/Doctor', '', 'inherit', 'closed', 'closed', '', '134-revision-v1', '', '', '2025-02-26 19:32:29', '2025-02-26 19:32:29', '', 134, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=195', 0, 'revision', '', 0),
(196, 1, '2025-02-26 19:33:21', '2025-02-26 19:33:21', ' ', '', '', 'publish', 'closed', 'closed', '', '196', '', '', '2025-02-26 19:33:21', '2025-02-26 19:33:21', '', 43, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=196', 7, 'nav_menu_item', '', 0),
(197, 1, '2025-02-26 19:46:41', '2025-02-26 19:46:41', '', 'IMG_1155-1024x768', '', 'inherit', 'open', 'closed', '', 'img_1155-1024x768', '', '', '2025-02-26 19:46:41', '2025-02-26 19:46:41', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/IMG_1155-1024x768-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(198, 1, '2025-02-26 19:46:43', '2025-02-26 19:46:43', '', 'IMG_1156-1024x768', '', 'inherit', 'open', 'closed', '', 'img_1156-1024x768', '', '', '2025-02-26 19:46:43', '2025-02-26 19:46:43', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/IMG_1156-1024x768-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(199, 1, '2025-02-26 19:46:46', '2025-02-26 19:46:46', '', 'IMG_1157-768x1024', '', 'inherit', 'open', 'closed', '', 'img_1157-768x1024', '', '', '2025-02-26 19:46:46', '2025-02-26 19:46:46', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/IMG_1157-768x1024-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(200, 1, '2025-02-26 19:46:49', '2025-02-26 19:46:49', '', 'IMG_1158-1024x768', '', 'inherit', 'open', 'closed', '', 'img_1158-1024x768', '', '', '2025-02-26 19:46:49', '2025-02-26 19:46:49', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/IMG_1158-1024x768-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(201, 1, '2025-02-26 19:46:51', '2025-02-26 19:46:51', '', 'IMG_1154-1024x768', '', 'inherit', 'open', 'closed', '', 'img_1154-1024x768', '', '', '2025-02-26 19:46:51', '2025-02-26 19:46:51', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/IMG_1154-1024x768-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(202, 1, '2025-02-26 19:47:07', '2025-02-26 19:47:07', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-02-26 19:47:07', '2025-02-26 19:47:07', '', 21, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=202', 0, 'revision', '', 0),
(203, 1, '2025-02-26 19:53:03', '2025-02-26 19:53:03', '', 'single-img02', '', 'inherit', 'open', 'closed', '', 'single-img02', '', '', '2025-02-26 19:53:03', '2025-02-26 19:53:03', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/single-img02.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(204, 1, '2025-02-26 19:53:12', '2025-02-26 19:53:12', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-26 19:53:12', '2025-02-26 19:53:12', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=204', 0, 'revision', '', 0),
(205, 1, '2025-02-27 16:55:12', '2025-02-27 16:55:12', '', 'About Us pg', '', 'inherit', 'open', 'closed', '', 'about-us-pg', '', '', '2025-02-27 16:55:12', '2025-02-27 16:55:12', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/About-Us-pg.png', 0, 'attachment', 'image/png', 0),
(206, 1, '2025-02-27 16:55:19', '2025-02-27 16:55:19', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":205,\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-full is-style-rounded\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/About-Us-pg.png\" alt=\"\" class=\"wp-image-205\" style=\"object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-27 16:55:19', '2025-02-27 16:55:19', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=206', 0, 'revision', '', 0),
(207, 1, '2025-02-27 16:55:55', '2025-02-27 16:55:55', '<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\">Welcome to Smart Opticals – Where Vision Meets Innovation</h1>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we believe that clear vision is the foundation of a better life. As a leading provider of high-quality eyewear, prescription lenses, and eye care solutions, we are committed to bringing innovation, style, and precision to every pair of glasses we offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With a passion for excellence and a deep understanding of optical technology, <strong>Smart Opticals</strong> is dedicated to enhancing your vision with cutting-edge solutions tailored to your needs. Whether you require prescription glasses, stylish frames, or advanced contact lenses, we have the perfect fit for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Mission</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mission is simple: <strong>To provide exceptional eye care solutions that enhance vision, comfort, and style.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We believe that eyewear is more than just a necessity—it’s a statement of personality, confidence, and individuality. That’s why we offer a diverse range of high-quality optical products, ensuring that our customers find the perfect balance between function and fashion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Who We Are</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by a team of optical experts and vision enthusiasts, <strong>Smart Opticals</strong> has grown into a trusted name in the optical industry. Our commitment to innovation and customer satisfaction has helped us establish a reputation for excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We work closely with top manufacturers, utilizing the latest optical technology to deliver premium eyewear solutions. Every product we offer is crafted with precision, ensuring superior clarity, durability, and comfort.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":205,\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-full is-style-rounded\"><img src=\"https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/About-Us-pg.png\" alt=\"\" class=\"wp-image-205\" style=\"object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Choose Smart Opticals?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Premium Quality Products</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a wide selection of prescription glasses, sunglasses, and contact lenses made from high-quality materials. Our products are designed to provide exceptional durability, comfort, and optical clarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Advanced Optical Technology</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We stay ahead of the curve by integrating the latest advancements in optical science. From anti-glare coatings to blue light protection, our lenses are designed to meet modern-day needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Stylish and Trendy Designs</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We understand that eyewear is also a fashion statement. Our collection features stylish frames from leading brands, ensuring that you look great while enjoying crystal-clear vision.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Expert Eye Care Services</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our team of optical professionals is dedicated to providing personalized eye care solutions. Whether you need assistance in choosing the right lenses or require an eye exam, we are here to help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Affordable Prices &amp; Great Deals</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that quality eyewear should be accessible to everyone. That’s why we offer competitive pricing, seasonal discounts, and special promotions to make vision care affordable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">Customer Satisfaction Guaranteed</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At <strong>Smart Opticals</strong>, we prioritize our customers. Our hassle-free ordering process, responsive customer service, and flexible return policy ensure a smooth shopping experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Vision for the Future</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As we continue to grow, we remain committed to our core values of <strong>innovation, integrity, and customer care</strong>. We aim to expand our range of products and services, incorporating the latest breakthroughs in optical technology to serve you better. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us on our journey towards <strong>better vision, better style, and a brighter future</strong>. Experience the <strong>Smart Opticals</strong> difference today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-02-27 16:55:55', '2025-02-27 16:55:55', '', 23, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=207', 0, 'revision', '', 0),
(208, 1, '2025-02-27 17:11:17', '2025-02-27 17:11:17', '', 'ourTeam_EYEGLASSES1671482781', '', 'inherit', 'open', 'closed', '', 'ourteam_eyeglasses1671482781', '', '', '2025-02-27 17:11:17', '2025-02-27 17:11:17', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/ourTeam_EYEGLASSES1671482781.png', 0, 'attachment', 'image/png', 0),
(209, 1, '2025-02-27 17:11:45', '2025-02-27 17:11:45', '', 'ourTeam_SUNGLASSES1671482761', '', 'inherit', 'open', 'closed', '', 'ourteam_sunglasses1671482761', '', '', '2025-02-27 17:11:45', '2025-02-27 17:11:45', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/ourTeam_SUNGLASSES1671482761.png', 0, 'attachment', 'image/png', 0),
(210, 1, '2025-02-27 17:12:25', '2025-02-27 17:12:25', '', 'ourTeam_CONTACT_LENSES1671482740', '', 'inherit', 'open', 'closed', '', 'ourteam_contact_lenses1671482740', '', '', '2025-02-27 17:12:25', '2025-02-27 17:12:25', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/ourTeam_CONTACT_LENSES1671482740.png', 0, 'attachment', 'image/png', 0),
(211, 1, '2025-02-27 17:13:08', '2025-02-27 17:13:08', '', 'ourTeam_LENSES1671482719', '', 'inherit', 'open', 'closed', '', 'ourteam_lenses1671482719', '', '', '2025-02-27 17:13:08', '2025-02-27 17:13:08', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/ourTeam_LENSES1671482719.png', 0, 'attachment', 'image/png', 0),
(212, 1, '2025-02-27 17:13:31', '2025-02-27 17:13:31', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 17:13:31', '2025-02-27 17:13:31', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=212', 0, 'revision', '', 0),
(213, 1, '2025-02-27 17:14:42', '2025-02-27 17:14:42', '', 'unnamed', '', 'inherit', 'open', 'closed', '', 'unnamed', '', '', '2025-02-27 17:14:42', '2025-02-27 17:14:42', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/unnamed.png', 0, 'attachment', 'image/png', 0),
(214, 1, '2025-02-27 17:16:04', '2025-02-27 17:16:04', '', 'unnamed (1)', '', 'inherit', 'open', 'closed', '', 'unnamed-1', '', '', '2025-02-27 17:16:04', '2025-02-27 17:16:04', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/unnamed-1.png', 0, 'attachment', 'image/png', 0),
(215, 1, '2025-02-27 17:17:05', '2025-02-27 17:17:05', '', 'unnamed (2)', '', 'inherit', 'open', 'closed', '', 'unnamed-2', '', '', '2025-02-27 17:17:05', '2025-02-27 17:17:05', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/unnamed-2.png', 0, 'attachment', 'image/png', 0),
(216, 1, '2025-02-27 17:17:13', '2025-02-27 17:17:13', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 17:17:13', '2025-02-27 17:17:13', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=216', 0, 'revision', '', 0),
(217, 1, '2025-02-27 17:47:22', '2025-02-27 17:47:22', '', 'unnamed (3)', '', 'inherit', 'open', 'closed', '', 'unnamed-3', '', '', '2025-02-27 17:47:22', '2025-02-27 17:47:22', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/unnamed-3.png', 0, 'attachment', 'image/png', 0),
(218, 1, '2025-02-27 17:49:10', '2025-02-27 17:49:10', '', 'unnamed (4)', '', 'inherit', 'open', 'closed', '', 'unnamed-4', '', '', '2025-02-27 17:49:10', '2025-02-27 17:49:10', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/wp-content/uploads/2025/02/unnamed-4.png', 0, 'attachment', 'image/png', 0),
(219, 1, '2025-02-27 17:49:26', '2025-02-27 17:49:26', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 17:49:26', '2025-02-27 17:49:26', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=219', 0, 'revision', '', 0),
(220, 1, '2025-02-27 17:50:11', '2025-02-27 17:50:11', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 17:50:11', '2025-02-27 17:50:11', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=220', 0, 'revision', '', 0),
(221, 1, '2025-02-27 17:51:14', '2025-02-27 17:51:14', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 17:51:14', '2025-02-27 17:51:14', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=221', 0, 'revision', '', 0),
(222, 1, '2025-02-27 18:08:26', '2025-02-27 18:08:26', '', 'Home', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2025-02-27 18:08:26', '2025-02-27 18:08:26', '', 9, 'https://convirzon.us.tempcloudsite.com/Client/smartoptical/wp/?p=222', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint UNSIGNED NOT NULL,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Header Menu', 'header-menu', 0),
(3, 'Footer Menu', 'footer-menu', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

CREATE TABLE `wp_term_relationships` (
  `object_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(31, 2, 0),
(32, 2, 0),
(33, 2, 0),
(34, 2, 0),
(35, 2, 0),
(36, 2, 0),
(37, 2, 0),
(38, 2, 0),
(39, 2, 0),
(46, 3, 0),
(47, 3, 0),
(48, 3, 0),
(49, 3, 0),
(196, 2, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'nav_menu', '', 0, 10),
(3, 3, 'nav_menu', '', 0, 4);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(16, 1, 'session_tokens', 'a:6:{s:64:\"fdb016972446ad4fc453765aeb6f5c2a92602ca482d4ad647a60824f66af5dd2\";a:4:{s:10:\"expiration\";i:1740679119;s:2:\"ip\";s:15:\"110.225.107.194\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740506319;}s:64:\"7527360c207daa79c2568cc0225d52a8b76eb9246107dddf7195067a1e602302\";a:4:{s:10:\"expiration\";i:1740679130;s:2:\"ip\";s:15:\"110.225.107.194\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740506330;}s:64:\"09f120bd23d342409a61253259b7398b85c0e2ea660d948ea2f5458289444de2\";a:4:{s:10:\"expiration\";i:1740688145;s:2:\"ip\";s:15:\"110.225.107.194\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740515345;}s:64:\"39ec277646ae0f9aff1fcb6bbb4635e3feecbfbbc3a7b5ddafde2aca500fd1e8\";a:4:{s:10:\"expiration\";i:1740763470;s:2:\"ip\";s:15:\"110.225.209.134\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740590670;}s:64:\"a70dfe9ad90e1db3e48be8d24b7744ebb888f49744057a3ae039cf39b6535fc9\";a:4:{s:10:\"expiration\";i:1740848044;s:2:\"ip\";s:15:\"110.225.209.134\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740675244;}s:64:\"c46070bbf2bb59896380fadb87b079a7a6a824e80057f1c77d2e9aea41d1ad11\";a:4:{s:10:\"expiration\";i:1740848415;s:2:\"ip\";s:15:\"110.225.209.134\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740675615;}}'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '5'),
(18, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(19, 1, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:18:\"mega_menu_meta_box\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),
(20, 1, 'nav_menu_recently_edited', '2'),
(21, 1, 'wp_user-settings', 'libraryContent=browse&editor=html'),
(22, 1, 'wp_user-settings-time', '1740679703'),
(23, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"110.225.209.0\";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint UNSIGNED NOT NULL,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BYIUCWQgugIaxg84AnqwgjBGrWVRgM/', 'admin', 'info@smartopticals.ca', 'http://localhost/smartoptical', '2025-02-25 07:31:38', '', 0, 'admin');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=589;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4249;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=223;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
